0
0
bleve/index/store/goleveldb
indraniel 54ab493b3e + correctly copy bytes from the goleveldb store
- this is part of a recent bleve KVStore API change.

    See the following two google group threads for more details:

    * [help adding goleveldb as an alternative Key/Value store for bleve][1]
    * [bleve search performance improvement][2]

    [1]: https://groups.google.com/forum/#!topic/bleve/aHZ8gmihLiY
    [2]: https://groups.google.com/forum/#!topic/bleve/aTyqsSnbhik
2015-04-10 11:25:23 -05:00
..
batch.go + initial stub of goleveldb package 2015-04-10 11:08:02 -05:00
iterator.go Revert "+ make copies of the []bytes returned by goleveldb" 2015-04-10 11:12:44 -05:00
reader.go + correctly copy bytes from the goleveldb store 2015-04-10 11:25:23 -05:00
store_test.go + keep 'getWithSnapshot' consistent with levigo implementation 2015-04-10 11:08:02 -05:00
store.go Revert "+ make copies of the []bytes returned by goleveldb" 2015-04-10 11:12:44 -05:00
util.go + initial stub of goleveldb package 2015-04-10 11:08:02 -05:00
writer.go + correctly copy bytes from the goleveldb store 2015-04-10 11:25:23 -05:00