//
pkg.gl
Category
github.com/narimoos/cockroachdb
pkg
storage
raftentry
package
19.2.9+incompatible
Repository:
https://github.com/narimoos/cockroachdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
556 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.