https://github.com/pingcap/tidb/commit/1e4bf4775c284ec009189af71419fd59ed1193c3
加入 json 简直就是杀手级 feature,不过没法给 json 加索引似乎没啥用处。。。
```
JSON codec uses MySQL 5.7 compatible format, which doesn't support use JSON field as key or index. We will limit this in tidb later.
```
如果可以给 json 加索引,本身 tikv 就是多实例的,那 mongodb 就很鸡肋了
加入 json 简直就是杀手级 feature,不过没法给 json 加索引似乎没啥用处。。。
```
JSON codec uses MySQL 5.7 compatible format, which doesn't support use JSON field as key or index. We will limit this in tidb later.
```
如果可以给 json 加索引,本身 tikv 就是多实例的,那 mongodb 就很鸡肋了