Categorygithub.com/couchbase/cbgt
repositorypackage
1.4.11
Repository: https://github.com/couchbase/cbgt.git
Documentation: pkg.go.dev

# Packages

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

# README

cbgt

The cbgt project provides a golang library that helps manage distributed partitions (or data shards) across an elastic cluster of servers.

GoDoc Coverage Status

Documentation

  • REST API Reference - these REST API Reference docs come from cbft, which uses the cbgt library.

NOTE: This library initializes math's random seed (rand.Seed(time.Now().UTC().UnixNano())) for unique id generation.