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

# Functions

NewBoltDBIndexClient creates a new IndexClient that used BoltDB.
NewFSObjectClient makes a chunk.Client which stores chunks as files in the local filesystem.
NewTableClient returns a new TableClient.
Open the database.

# Constants

No description provided by the author
No description provided by the author

# Variables

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

# Structs

BoltDBConfig for a BoltDB index client.
No description provided by the author
FSConfig is the config for a FSObjectClient.
FSObjectClient holds config for filesystem as object store.