mirror of
https://github.com/libp2p/go-libp2p-peerstore.git
synced 2025-03-23 13:00:08 +08:00
an object to manage sets of peers, their addresses and other metadata
* benchmark caching and cacheless variants of DS addrbook. * benchmark peers with 1, 10, 100 addrs. |
||
---|---|---|
.gx | ||
addr | ||
pstoreds | ||
pstoremem | ||
queue | ||
test | ||
.gitignore | ||
.travis.yml | ||
codecov.yml | ||
interface.go | ||
LICENSE | ||
Makefile | ||
metrics_test.go | ||
metrics.go | ||
package.json | ||
peerinfo_test.go | ||
peerinfo.go | ||
peerstore.go | ||
README.md |
go-libp2p-peer
An object to manage peers, their addresses, and other metadata about them.
Install
go get github.com/libp2p/go-libp2p-peerstore
Usage
Check out the GoDocs.
Contribute
Feel free to join in. All welcome. Open an issue!
This repository falls under the IPFS Code of Conduct.
Want to hack on IPFS?
License
MIT