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

# Functions

NewCache creates a cache with a max size.

# Structs

Cache is a specialized data structure for storing deserialized raftpb.Entry values tailored to the access patterns of the storage package.
Metrics is the set of metrics for the raft entry cache.