Skip to content

*THIS PROJECT HAS MOVED* from couchbaselabs TO: https://github.com/couchbase/cbgt -- no further development will be done here on couchbaselabs/cbgt

License

Notifications You must be signed in to change notification settings

couchbaselabs/cbgt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbgt

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

Build Status Coverage Status

Documentation

  • GoDoc
  • REST API Reference - these REST API Reference docs come from cbft, which uses the cbgt library.
  • UI Screenshots - these screenshots 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.

About

*THIS PROJECT HAS MOVED* from couchbaselabs TO: https://github.com/couchbase/cbgt -- no further development will be done here on couchbaselabs/cbgt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages