package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Packages
Package sidetransport contains definitions for the sidetransport layer of the kvserver.
# Functions
TargetForPolicy returns the target closed timestamp for a range with the given policy.
# Variables
LeadForGlobalReadsOverride overrides the lead time that ranges with the LEAD_FOR_GLOBAL_READS closed timestamp policy use to publish close timestamps (see TargetForPolicy), if it is set to a non-zero value.
SideTransportCloseInterval determines the ClosedTimestampSender's frequency.
TargetDuration is the follower reads closed timestamp update target duration.