kubo/blocks
Jakub Sztandera 66a031f17c
blockstore: move ARC cache below the bloom cache
ARC cache is influenced by requests and bloom isn't
This means that if bloom is able to remove some requests caching them in
ARC is pointless.

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-13 14:00:09 +02:00
..
blockstore blockstore: move ARC cache below the bloom cache 2016-09-13 14:00:09 +02:00
blocksutil test: 100% coverage for blocks/blocksutil 2016-08-16 13:03:20 +02:00
bloom Migrate hamming to gx from Godeps 2016-05-19 06:45:19 +02:00
key Extract key and datastore 2016-09-09 15:52:25 +01:00
set Extract key and datastore 2016-09-09 15:52:25 +01:00
blocks_test.go integrate CIDv0 2016-09-07 13:32:32 -07:00
blocks.go Extract key and datastore 2016-09-09 15:52:25 +01:00