Versions in this module Expand all Collapse all v0 v0.2.0 Apr 8, 2016 v0.1.0 Apr 8, 2016 Changes in this version + const Name + func New(mo store.MergeOperator, config map[string]interface{}) (store.KVStore, error) + type Store struct + func (i *Store) Close() error + func (i *Store) Reader() (store.KVReader, error) + func (i *Store) Writer() (store.KVWriter, error)