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

# Packages

Package kvcoord provides a key-value API to an underlying cockroach datastore.
Package kvtenant provides utilities required by SQL-only tenant processes in order to interact with the key-value layer.
Package rangefeed provides a useful client abstraction atop of the rangefeed functionality exported by the DistSender.
Package rangestats contains code to fetch range stats.

# Functions

ScanMetaKVs returns the meta KVs for the ranges that touch the given span.

# Interfaces

NodeDescStore stores a collection of NodeDescriptors and StoreDescriptors.