go-libp2p-peerstore/pstoreds
2019-02-15 18:43:34 +00:00
..
addr_book_gc_test.go fix tests; run lookahead after initial delay. 2019-02-06 16:05:02 +00:00
addr_book_gc.go increment WaitGroups before spawning goroutines. 2019-02-15 18:43:34 +00:00
addr_book.go increment WaitGroups before spawning goroutines. 2019-02-15 18:43:34 +00:00
cache.go add Keys() function to private cache interface for completeness. 2018-11-15 18:39:38 +00:00
cyclic_batch.go improve docs; cyclic batch arg; validations. 2019-02-06 14:36:51 +00:00
ds_test.go make gc operations run on cyclic batches. 2018-12-03 17:40:01 +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 change default purge interval to 2 hours. 2019-02-06 14:43:10 +00:00