//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
kv
kvserver
raftentry
package
25.1.0+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Versions
4
Dependencies
11
Dependents
8
Files
608 SLOC
#
Functions
NewCache
NewCache creates a cache with a max size.
#
Structs
Cache
Cache is a specialized data structure for storing deserialized raftpb.Entry values tailored to the access patterns of the storage package.
Metrics
Metrics is the set of metrics for the raft entry cache.