mirror of
https://github.com/libp2p/go-libp2p-peerstore.git
synced 2024-12-27 23:40:16 +08:00
fd3ea885ff
This used to specify a max size/count but that was only because this logic was shared between all peerstores (including the on-disk one). Now that: 1. This only applies to the in-memory one. 2. We never actually GC these. We can just intern indefinitely. |
||
---|---|---|
.. | ||
addr_book.go | ||
inmem_test.go | ||
keybook.go | ||
metadata.go | ||
peerstore.go | ||
protobook.go |