0
0
bleve/index/store/moss
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
..
batch.go index/store/moss uses AllocMerge() instead of Merge() 2016-02-22 11:48:02 -08:00
iterator.go more index/store/moss err handling 2016-02-20 14:25:42 -08:00
lower.go expose metrics and moss stats wrapping underlying stats as well 2016-03-04 13:43:39 -05:00
reader.go more index/store/moss err handling 2016-02-20 14:25:42 -08:00
stats.go add support for gathering stats via map for easier consumption 2016-03-07 18:37:46 -05:00
store_test.go integrate index/store/moss KV store 2016-02-20 14:25:42 -08:00
store.go added moss RegistryCollectionOptions 2016-03-09 09:40:29 -08:00
writer.go index/store/moss uses AllocMerge() instead of Merge() 2016-02-22 11:48:02 -08:00