package
2.1.0-alpha.20180416+incompatible
Repository: https://github.com/coyle/cockroach.git
Documentation: pkg.go.dev
# Functions
MakeMetrics returns a Metrics struct.
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 key ranges and the timestamps at which they were most recently read and written.