package
19.2.11-5-g2ecba8f+incompatible
Repository: https://github.com/hydgladiator/cockroachdb.git
Documentation: pkg.go.dev

# Functions

New creates a query cache of the given size.

# Structs

C is a query cache, keyed on SQL statement strings (which can contain placeholders).
CachedData is the data associated with a cache entry.
Session stores internal information related to a single session.