go-libp2p-peerstore/pstoreds
2018-12-03 15:43:37 +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 fix raciness in init logic; dedicated goroutines for GC and flushing. 2018-11-30 17:32:51 +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