kubo/blocks
Jeromy da0d48e6c5 Add locking interface to blockstore
The addition of a locking interface to the blockstore allows us to
perform atomic operations on the underlying datastore without having to
worry about different operations happening in the background, such as
garbage collection.

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-12 08:21:13 -08:00
..
blockstore Add locking interface to blockstore 2016-01-12 08:21:13 -08: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
key Add locking interface to blockstore 2016-01-12 08:21:13 -08:00
set blocks/set: Remove now-unused NewDBWrapperSet 2016-01-12 08:17:17 -08:00
blocks_test.go removed error from return type of blocks.NewBlock() 2014-10-07 20:46:01 +00:00
blocks.go move util.Key into its own package under blocks 2015-06-01 16:10:08 -07:00