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

# Structs

Metrics holds all metrics relating to a Cache.

# Interfaces

Cache is a bounded in-memory cache that records key ranges and the timestamps at which they were most recently read and written.