Versions in this module Expand all Collapse all v1 v1.0.2 Jul 26, 2019 Changes in this version + type Store interface + LazyQuery func(ctx context.Context, req *logproto.QueryRequest) (iter.EntryIterator, error) + func NewStore(cfg storage.Config, storeCfg chunk.StoreConfig, schemaCfg chunk.SchemaConfig, ...) (Store, error)