tikv / tikv/pd

Consider replace goleveldb

Open
#4,195 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Feature Request

### Describe your feature request related problem

PD uses goleveldb to store some of the less important metadata data, such as region information and historical hotspot information. As the number of data increases, the performance and resource consumption of goleveldb may not meet the demand. We may consider a more active community and low resource consumption with a high performance engine to replace it. such as [badger](https://github.com/dgraph-io/badger)

We need detailed testing and evaluation of the cost of compatibility processing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.