0
0
bleve/index/store
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
..
boltdb fix issues identified by errcheck 2015-04-07 16:34:29 -04:00
cznicb fix issues identified by errcheck 2015-04-07 16:34:29 -04:00
forestdb fix issues identified by errcheck 2015-04-07 16:34:29 -04:00
goleveldb + make copies of the []bytes returned by goleveldb 2015-04-10 11:08:02 -05:00
gtreap fix issues identified by errcheck 2015-04-07 16:34:29 -04:00
inmem fix issues identified by errcheck 2015-04-07 16:34:29 -04:00
leveldb fix issues identified by errcheck 2015-04-07 16:34:29 -04:00
metrics fix issues identified by errcheck 2015-04-07 16:34:29 -04:00
null fix issues identified by errcheck 2015-04-07 16:34:29 -04:00
kvstore_test.go major refactor of kvstore/index internals, see below 2014-09-12 17:21:35 -04:00
kvstore.go major improvements to index row encoding 2015-04-03 16:50:48 -04:00