Popular repositories Loading
-
shardedtopology.org
shardedtopology.org PublicA production field guide for running Vitess on sharded MySQL: topology design, VSchema & routing, online DDL coordination, and observability.
CSS
-
shard-key-analyzer
shard-key-analyzer PublicSimulate a Vitess vindex over a shard layout and see the skew, hot shards and scatter-gather risk before you commit to a shard key. Faithful hash/xxhash/numeric/binary/reverse_bits implementations,…
Python
-
vschema-lint
vschema-lint PublicA linter for Vitess VSchema JSON. Runs 30 rules over your keyspaces, vindexes, sequences and routing rules — optionally cross-checked against your CREATE TABLE DDL — and reports each problem with a…
Python
-
reshard-planner
reshard-planner PublicPlan and sequence Vitess resharding offline. Key-range algebra, minimal Reshard workflow computation from source/target layouts, VSchema and topology preflight, VReplication duration estimates, and…
Python
-
online-ddl-orchestrator
online-ddl-orchestrator PublicCoordinate Vitess Online DDL across every shard of a keyspace. Submits with --postpone-completion, holds a global cutover barrier until all shards report ready and none is lagging, then completes t…
Python
-
vitess-topo-monitor
vitess-topo-monitor PublicMonitors Vitess shard health and alerts when live topology drifts from a declared desired topology. Validates that shard key ranges tile the key space, tracks replication lag, throttler state, scat…
Python
If the problem persists, check the GitHub status page or contact support.