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.