package
1.26.4
Repository: https://github.com/contentsquare/chproxy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewKey construct cache key from provided parameters with default version number.
No description provided by the author

# Constants

Version must be increased with each backward-incompatible change in the cache storage.

# Variables

ErrMissing is returned when the entry isn't found in the cache.

# Structs

AsyncCache is a transactional cache enabled to serve the results from concurrent queries.
No description provided by the author
No description provided by the author
Key is the key for use in the cache.
No description provided by the author
No description provided by the author
Stats represents cache stats.
TmpFileResponseWriter caches Clickhouse response.
No description provided by the author

# Interfaces

Cache stores results of executed queries identified by Key.
TransactionRegistry is a registry of ongoing queries identified by Key.

# Type aliases

No description provided by the author