This repository was archived by the owner on Aug 19, 2022. It is now read-only.
This repository was archived by the owner on Aug 19, 2022. It is now read-only.
Implement datastore-backed peerstore #28
Closed
Description
Creating an issue so we can track progress/discuss here. There's an open PR (#10) that seems to have stalled/disappeared. I'll be taking inspiration from that and starting anew.
Right now i'm thinking all of the various *Book
s will use the same datastore, potentially changing that in the future so that each Book
might be able to use a different underlying store.
Todos
(To be migrated to a PR onceup)
- Implement basic benchmarks
- Implement
AddrBook
-
ImplementKeyBook
-
ImplementMetrics
- Implement
Peerstore
meta methods - Extend benchmarks to run the same scenarios against each
Peerstore
impl
Metadata
Metadata
Assignees
Labels
No labels