Skip to content
/ cbgt Public
forked from couchbase/cbgt

The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.

License

Notifications You must be signed in to change notification settings

blugelabs/cbgt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbgt

NOTE: this is a fork of Couchbase's cbgt library prior to the BSL license change. It has most of the Couchbase specific references removed, and uses the blugelabs fork of blance. The unit tests pass, but it is not known to work beyond this.

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

Documentation

PkgGoDev

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

About

The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%