go-libp2p-peerstore/pstoreds
Raúl Kripalani 4c43736fe9 pstoreds: tighten up gc-based peerstore.
Introduces custom types in protobuf to serde directly into multiaddrs
and peer IDs. Simplify purge by ordering addrs by expiry. In general,
getting this readier for merge.
2018-11-15 13:32:08 +00:00
..
addr_book.go pstoreds: tighten up gc-based peerstore. 2018-11-15 13:32:08 +00:00
cache.go increase benchmark coverage; introduce config struct. 2018-09-07 17:45:29 +01:00
ds_test.go pstoreds: migrate from strict TTL to GC-based expiry. 2018-11-13 16:57:51 +00:00
keybook.go update to match new ExtractPublicKey API 2018-10-16 11:31:32 +01:00
metadata.go ds key encoding: b58 => b32 (no padding). 2018-10-04 10:51:57 +01:00
peerstore.go pstoreds: migrate from strict TTL to GC-based expiry. 2018-11-13 16:57:51 +00:00