package
0.7.0
Repository: https://github.com/cortexproject/cortex.git
Documentation: pkg.go.dev

# Functions

NewBucketClient makes a new bucket client based on the configuration.
NewChunkClient makes a new chunk.Client of the desired types.
NewIndexClient makes a new index client of the desired type.
NewObjectClient makes a new StorageClient of the desired types.
NewStore makes the storage clients based on the configuration.
NewTableClient makes a new table client based on the configuration.
No description provided by the author

# Constants

Supported storage engines.
Supported storage engines.

# Variables

No description provided by the author
No description provided by the author
Fixtures for unit testing the caching storage.

# Structs

Config chooses which storage client to use.
Entry
No description provided by the author
No description provided by the author

# Interfaces

StoreLimits helps get Limits specific to Queries for Stores.

# Type aliases

Bytes exists to stop proto copying the byte array.
No description provided by the author