0
0
bleve/index/store/goleveldb
2016-05-26 12:29:49 -06:00
..
batch.go added Close() method to KVBatch interface 2016-01-07 17:54:21 -08:00
config.go major kvstore interface and impl overhaul 2015-09-23 11:25:47 -07:00
iterator.go major kvstore interface and impl overhaul 2015-09-23 11:25:47 -07:00
reader.go added KVReader.MultiGet() method 2016-01-13 15:12:10 -08:00
store_test.go add test case for seeing prefix iterators outside of range 2015-10-26 16:14:29 -04:00
store.go Move creation of iterator within transaction 2016-05-26 12:29:49 -06:00
writer.go added KVWriter.NewBatchEx() method 2016-01-13 16:19:04 -08:00