enhancementhelp wanted
Repository-Metriken
- Stars
- (618 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Following the precedent set by go (https://github.com/libp2p/go-libp2p-peerstore/), py-libp2p should have an implementation for PeerStore that stores all peer store related data in-memory (already done) and an implementation that stores all peer store related data in persistent storage, which would allow for clients to restart their libp2p instance while maintaining the same peer store (needs to be done).