libp2p/py-libp2p

PeerStore Persistant Storage

開放

#134 建立於 2019年3月12日

 (0 則留言) (0 個反應) (0 位負責人)Python (238 個分叉)auto 404
enhancementhelp wanted

倉庫指標

星標
 (618 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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).

貢獻者指南