tikv/tikv

Support dump region mvcc keys & values in tikv-ctl

Aberta

#3.148 aberto em 5 de jun. de 2018

 (0 comentário) (0 reação) (0 responsável)Rust (2.189 forks)batch import
difficulty/easyhelp wantedtype/enhancement

Métricas do repositório

Stars
 (15.922 estrelas)
Métricas de merge de PR
 (Mesclagem média 28d 9h) (68 fundiu PRs em 30d)

Description

For now, in tikv-ctl, we support scanning mvcc keys & values according to the given range, and also support print region properties (like start key & end key). It will be very nice & convenient to integrate these two together so that we can also easily scan all keys & values in a region. It is very useful in debugging.

Guia do colaborador