vitess.io/vitess@v0.16.2/examples/compose/vtcompose/base_vschema.json (about)

     1  {
     2    "sharded": true,
     3    "vindexes": {
     4      "hash": {
     5        "type": "hash"
     6      }
     7    },
     8    "tables": {
     9    }
    10  }