0
0
bleve/index/store/boltdb
Marty Schoch c7443fe52b refactored API a bit
more things can return error now
in a couple of places we had to swallow errors because they didn't
fit the existing API.  in these case and proactively in a few
others we now return error as well.

also the batch API has been updated to allow performing
set/delete internal within the batch
2014-10-31 09:40:23 -04:00
..
batch.go major refactor of kvstore/index internals, see below 2014-09-12 17:21:35 -04:00
iterator.go refactored API a bit 2014-10-31 09:40:23 -04:00
reader.go refactored API a bit 2014-10-31 09:40:23 -04:00
store_test.go major refactor of kvstore/index internals, see below 2014-09-12 17:21:35 -04:00
store.go refactored API a bit 2014-10-31 09:40:23 -04:00
writer.go refactored API a bit 2014-10-31 09:40:23 -04:00