0
0
Commit Graph

5 Commits

Author SHA1 Message Date
Marty Schoch
0574ba4979 add cuckoofilter and gofarmhash to manifest 2016-09-12 14:34:07 -04:00
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
Steve Yen
bf318b489b enable mossStore as configurable lower-level store
Also, bumped moss vendor SHA to latest moss with mossStore.
2016-05-26 13:33:22 -07:00
Marty Schoch
d06f4b3860 fix manifest versions
i was too eager to commit the manifest and do the release
the original manifest contained "too new" versions for some
of the deps
2016-04-08 16:49:18 -04:00
Marty Schoch
617fcf693e add initial manifest 2016-04-08 15:03:05 -04:00