go-libp2p-peerstore/pstoremem
Raúl Kripalani 1b57c62e3d increase benchmark coverage; introduce config struct.
* benchmark caching and cacheless variants of DS addrbook.
* benchmark peers with 1, 10, 100 addrs.
2018-09-07 17:45:29 +01:00
..
addr_book.go add tests for keybook; []peer.ID => peer.IDSlice. 2018-09-07 13:04:14 +01:00
inmem_test.go increase benchmark coverage; introduce config struct. 2018-09-07 17:45:29 +01:00
keybook.go add tests for keybook; []peer.ID => peer.IDSlice. 2018-09-07 13:04:14 +01:00
metadata.go rename package mem => pstoremem. 2018-09-04 18:07:44 +01:00
peerstore.go rename NewPeerstoreWith(...) => NewPeerstore(...); adjust godoc. 2018-09-05 15:14:57 +01:00