tikv/tikv

Implement API V2

Open

#10.938 aberto em 13 de set. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (2.189 forks)batch import
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

TiKV

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

Guia do colaborador