Registry / database / vitessio-vitess

vitessio-vitess

JSON →
library2.1.1+incompatiblegogounverified

Vitess is a database clustering system for horizontal scaling of MySQL.

go get github.com/vitessio/vitess
INSTALL
IMPORT
SIG · VITESSIO-VITESS
V
vitessio-vitess
databasegov2.1.1+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tabletserver
✓ github.com/vitessio/vitess/go/vt/vttablet/tabletserver

Demonstrates importing a Vitess subpackage.

package main import ( "fmt" "github.com/vitessio/vitess/go/vt/vttablet/tabletserver" ) func main() { fmt.Println(tabletserver.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.1+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
1
Resources
vitessio-vitess — go get vitessio-vitess · libregistry