go-libp2p-peerstore/pstoreds
2019-02-19 11:45:32 +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 pstoreds: remove async flushing on read: now sync. 2019-02-18 16:35:48 +00:00
addr_book.go add io.Closer interface and implementation to Peerstore. 2019-02-19 11:45:32 +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 add io.Closer interface and implementation to Peerstore. 2019-02-19 11:45:32 +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