package
20.1.0-rc.2+incompatible
Repository: https://github.com/cargillb/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.