зеркало из https://github.com/github/vitess-gh.git
19 строки
235 B
JSON
19 строки
235 B
JSON
|
{
|
||
|
"sharded": true,
|
||
|
"vindexes": {
|
||
|
"hash": {
|
||
|
"type": "hash"
|
||
|
}
|
||
|
},
|
||
|
"tables": {
|
||
|
"messages": {
|
||
|
"column_vindexes": [
|
||
|
{
|
||
|
"column": "page",
|
||
|
"name": "hash"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|