//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
sql
catalog
hydratedtables
package
20.2.19+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
5
Files
315 SLOC
#
Functions
NewCache
NewCache constructs a new Cache.
#
Variables
CacheSize
CacheSize controls the size of the LRU cache.
#
Structs
Cache
Cache caches table descriptors which have their user-defined types hydrated.
Metrics
Metrics exposes cache metrics.