help wantedtype/enhancement
Métricas do repositório
- Stars
- (15.922 stars)
- Métricas de merge de PR
- (Mesclagem média 28d 9h) (68 fundiu PRs em 30d)
Description
API V2 brings a bunch of new features for TiKV, including keyspace, mix usage of RawKV and TxnKV, enhancement on TTL and RawCAS.
See the RFC for details.
Tasklist :spiral_calendar:
PD
- https://github.com/tikv/pd/issues/4112
- Add configuration item
api-versionand HTTP API for keyspace - Add keyspaces command in pd-ctl
TiKV
- #10939
- #10940
- #10941
- #11025
- #11053
- https://github.com/tikv/tikv/pull/11139
- #11041
- Add data check during
server.api-versionchange during startup - #10974
- https://github.com/tikv/tikv/pull/11664
- https://github.com/tikv/tikv/pull/11687
- [Cancel] #11026
- [Cancel] #11040
Clients
- Java client
- Rust client
- Go client
- Python client
- Node client
- C++ client
Update docs
- TiKV doc
- TiKV config template
- tikv-ctl doc
- PD doc
- pd-ctl doc
- TiKV website
- TiKV readme