kubo/blocks
Tommi Virtanen 24daeec70c Use flatfs to store objects under /blocks outside of LevelDB
WARNING: No migration performed! That needs to come in a separate
commit, perhaps amended into this one.

Migration must move keyspace "/b" from leveldb to the flatfs subdir,
while removing the "b" prefix (keys should start with just "/").
2015-04-20 02:24:23 -07:00
..
blockstore Use flatfs to store objects under /blocks outside of LevelDB 2015-04-20 02:24:23 -07:00
blocksutil Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
bloom Add hamming distance calculation to bloom filters 2015-04-15 17:13:47 +02:00
set Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
blocks_test.go removed error from return type of blocks.NewBlock() 2014-10-07 20:46:01 +00:00
blocks.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00