0
0
bleve/index/store/goleveldb
indraniel a0a2a61050 + keep 'get' consistent with levigo implementation
- this change keeps the method behavior consistent with the
     levigo/leveldb implementation.

   - don't issue an err if a key isn't found
2015-04-10 11:08:02 -05:00
..
batch.go + initial stub of goleveldb package 2015-04-10 11:08:02 -05:00
iterator.go + initial stub of goleveldb package 2015-04-10 11:08:02 -05:00
reader.go + initial stub of goleveldb package 2015-04-10 11:08:02 -05:00
store_test.go + keep 'getWithSnapshot' consistent with levigo implementation 2015-04-10 11:08:02 -05:00
store.go + keep 'get' consistent with levigo implementation 2015-04-10 11:08:02 -05:00
util.go + initial stub of goleveldb package 2015-04-10 11:08:02 -05:00
writer.go + initial stub of goleveldb package 2015-04-10 11:08:02 -05:00