Skip to content

Instantly share code, notes, and snippets.

@dasl-
Created September 25, 2019 22:09
Show Gist options
  • Save dasl-/5833b7016a99a00fad581776d7cf858e to your computer and use it in GitHub Desktop.
Save dasl-/5833b7016a99a00fad581776d7cf858e to your computer and use it in GitHub Desktop.
[
{
"Key": "index_test@master:insert into shops_index(shop_id, shop_shard) values (:vtg1, :vtg2)",
"Value": {
"Original": "insert into shops_index(shop_id, shop_shard) values (:vtg1, :vtg2)",
"Instructions": {
"Opcode": "InsertUnsharded",
"Keyspace": {
"Name": "index_test",
"Sharded": false
},
"Query": "insert into shops_index(shop_id, shop_shard) values (:vtg1, :vtg2)",
"Table": "shops_index"
},
"ExecCount": 1,
"ExecTime": 9123484,
"ShardQueries": 1,
"Rows": 1
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment