kubo/blocks/blockstore
Jakub Sztandera d080ff19dd
test: add test case for PutMany on bloom filter skipping add to bloom
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-06 09:56:23 +02:00
..
arc_cache_test.go test: add test case for PutMany using cache to eliminate the call 2016-09-06 09:56:23 +02:00
arc_cache.go blockstore: fix PutMany with cache logic 2016-09-06 09:56:23 +02:00
blockstore_test.go update deps for libp2p 3.4.0 2016-08-25 19:02:55 -07:00
blockstore.go update deps for libp2p 3.4.0 2016-08-25 19:02:55 -07:00
bloom_cache_test.go test: add test case for PutMany on bloom filter skipping add to bloom 2016-09-06 09:56:23 +02:00
bloom_cache.go blockstore: fix PutMany with cache logic 2016-09-06 09:56:23 +02:00
caching_test.go test: fixup style and add more checks to blockstore tests 2016-08-16 18:59:36 +02:00
caching.go blockstore: extract ARC cache from Bloom cache 2016-08-02 01:10:48 +01:00