0
0
bleve/index/store
Steve Yen e8cc3c6bdd index/store/moss KV backend propagates mossStore's Stats()
This change depends on the recently introduced mossStore Stats() API
in github.com/couchbase/moss 564bdbc0 commit.  So, gvt for moss has
been updated as part of this change.

Most of the change involves propagating the mossStore instance (the
statsFunc callback) so that it's accessible to the KVStore.Stats()
method.

See also: http://review.couchbase.org/#/c/67524/
2016-09-08 17:12:04 -07:00
..
boltdb enable read_only mode for boltdb indexes 2016-08-06 10:47:34 -04:00
goleveldb rename defaultBatchSize to defaultCompactBatchSize 2016-06-01 14:25:57 -06:00
gtreap added KVWriter.NewBatchEx() method 2016-01-13 16:19:04 -08:00
metrics do not put +/-Inf or NaN values into the stats map 2016-04-15 13:39:30 -04:00
moss index/store/moss KV backend propagates mossStore's Stats() 2016-09-08 17:12:04 -07: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 remove NativeMergeOperator from core, it requires unsafe 2016-03-24 12:06:43 -04:00
multiget.go added KVReader.MultiGet() method 2016-01-13 15:12:10 -08:00