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

# Functions

Fixtures for unit testing Cassandra integration.
NewStorageClient returns a new StorageClient.
NewTableClient returns a new TableClient.

# Structs

Config for a StorageClient.
CustomPasswordAuthenticator provides the default behaviour for Username/Password authentication with Cassandra while allowing users to specify a non-default Authenticator to accept.
StorageClient implements chunk.IndexClient and chunk.ObjectClient for Cassandra.