package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

New returns a new timestamp cache with the supplied hybrid-logical clock.

# Constants

MinRetentionWindow specifies the minimum duration to hold entries in the cache before allowing eviction.

# Structs

Metrics holds all metrics relating to a Cache.

# Interfaces

Cache is a bounded in-memory cache that records the maximum timestamp that key ranges were read from and written to.