directory
20.1.0-beta.2+incompatible
Repository: https://github.com/mgartner/cockroach.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
Package blobs contains a gRPC service to be used for remote file access.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package gossip implements a protocol for sharing information between
Cockroach nodes using an ad-hoc, peer-to-peer network.
No description provided by the author
Package keys manages the construction of keys for CockroachDB's key-value layer.
Package kv provides a key-value API to an underlying cockroach
datastore.
No description provided by the author
No description provided by the author
No description provided by the author
Package server implements the Cockroach storage node.
Package settings provides a central registry of runtime editable settings and
accompanying helper functions for retrieving their current values.
Package sql provides the user-facing API for access to a Cockroach datastore.
No description provided by the author
Package storage provides access to the Store and Range
abstractions.
No description provided by the author
Package ts provides a basic time series database on top of the underlying
CockroachDB key/value datastore.
Package ui embeds the assets for the web UI into the Cockroach binary.
No description provided by the author
Package workload provides an abstraction for generators of sql query loads (and requisite initial data) as well as tools for working with these generators.