go-libp2p-peerstore/pstoreds
2018-12-03 15:54:41 +00:00
..
addr_book.go drop the need for a transactional datastore; introduce buffer pool. 2018-12-03 15:43:37 +00:00
cache.go add Keys() function to private cache interface for completeness. 2018-11-15 18:39:38 +00:00
ds_gc_test.go add a benchmark for lookahead cycles. 2018-12-03 15:54:41 +00:00
ds_test.go rename GCPruneInterval to GCPurgeInterval for consistency. 2018-11-28 01:29:09 +00:00
keybook.go drop the need for a transactional datastore; introduce buffer pool. 2018-12-03 15:43:37 +00:00
metadata.go ds key encoding: b58 => b32 (no padding). 2018-10-04 10:51:57 +01:00
peerstore.go drop the need for a transactional datastore; introduce buffer pool. 2018-12-03 15:43:37 +00:00