//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
sql
catalog
hydrateddesccache
package
25.1.0+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
16
Dependents
6
Files
423 SLOC
#
Functions
NewCache
NewCache constructs a new Cache.
#
Variables
CacheSize
CacheSize controls the size of the LRU cache.
#
Structs
Cache
Cache caches descriptors which have their user-defined types hydrated.
Metrics
Metrics exposes cache metrics.