0
0
bleve/index/store
Steve Yen 76b9365928 added moss RegistryCollectionOptions
The moss RegistryCollectionOptions allows applications to register
moss-related callback API functions and other advanced feature usage
at process initialization time.

For example, this could be used for moss's OnError(), OnEvent() and
logging callback options.
2016-03-09 09:40:29 -08:00
..
boltdb add support for including kvstore stats 2016-02-05 12:26:19 -05:00
goleveldb added KVWriter.NewBatchEx() method 2016-01-13 16:19:04 -08:00
gtreap added KVWriter.NewBatchEx() method 2016-01-13 16:19:04 -08:00
metrics add support for gathering stats via map for easier consumption 2016-03-07 18:37:46 -05:00
moss added moss RegistryCollectionOptions 2016-03-09 09:40:29 -08:00
null added KVWriter.NewBatchEx() method 2016-01-13 16:19:04 -08:00
test Fix some typos 2016-01-15 05:46:27 +07:00
batch.go added Close() method to KVBatch interface 2016-01-07 17:54:21 -08:00
kvstore.go add support for gathering stats via map for easier consumption 2016-03-07 18:37:46 -05:00
merge.go add support for native C merge operators 2016-01-27 17:51:07 -05:00
multiget.go added KVReader.MultiGet() method 2016-01-13 15:12:10 -08:00