package
19.1.0-beta.20190304+incompatible
Repository: https://github.com/darinpp/cockroach.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.