0
0
bleve/index
indraniel 3a70401835 + make copies of the []bytes returned by goleveldb
- The byte strings returned by goleveldb aren't necessarily safe.  See
    the following google group thread:

    https://groups.google.com/forum/#!topic/bleve/aHZ8gmihLiY

    This code change is based on the gist created here:

    https://groups.google.com/forum/#!topic/bleve/aHZ8gmihLiY
2015-04-10 11:08:02 -05:00
..
store + make copies of the []bytes returned by goleveldb 2015-04-10 11:08:02 -05:00
upside_down + add a goleveldb index updside-down benchmark test 2015-04-10 11:08:02 -05:00
index.go added String method for Batch 2015-04-08 10:41:42 -04:00