package
19.2.12+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
New returns a new timestamp cache with the supplied hybrid clock.
# Constants
MinRetentionWindow specifies the minimum duration to hold entries in the cache before allowing eviction.
128 KB.
# Interfaces
Cache is a bounded in-memory cache that records the maximum timestamp that key ranges were read from and written to.