package
0.0.0-20220217194355-df46cc148a8c
Repository: https://github.com/getlantern/zenodb.git
Documentation: pkg.go.dev
# Functions
CurrentlyReadingWAL indicates that we're currently reading the WAL at a given offset.
FollowerFailed records the fact that a follower failed (which is analogous to leaving).
FollowerJoined records the fact that a follower joined the leader.
No description provided by the author
QueuedForFollower records how many measurements are queued for a given Follower.
SetNumPartitions sets the number of partitions in the cluster.
# Structs
FollowerStats provides stats for a single follower.
LeaderStats provides stats for the cluster leader.
PartitionStats provides stats for a single partition.
Stats are the overall stats.