Versions in this module Expand all Collapse all v1 v1.5.2 Jun 10, 2025 Changes in this version + var ErrInvalidPartitionPath = v1.ErrInvalidPartitionPath + type Options = v1.Options + func OptionsFromConfig(raw []byte, id string) (*Options, error) + type Store = v1.Store + func New(ctx context.Context, logger logging.Logger, prom prometheus.Registerer, ...) (*Store, error)