0
0
bleve/index/store/goleveldb
indraniel 81bef38cce Revert "+ make copies of the []bytes returned by goleveldb"
This reverts commit cb8c1741289a0f00b30733e0d52d9d81d1199603.

This commit is no longer desired. The KV store API has been changed to
better address this issue.

For more details, see the google group conversation thread at:

https://groups.google.com/forum/#!topic/bleve/aHZ8gmihLiY
2015-04-10 11:12:44 -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 + 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 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 + initial stub of goleveldb package 2015-04-10 11:08:02 -05:00