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

   - the leveldb store_test.go and goleveldb store_test.go are now
     identical.
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 'getWithSnapshot' 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