tikv is a key/value store written in Rust, using Raft too
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Wontfix | dereckson | T1390 Test tikv | |||
Resolved | None | T1391 Add FreeBSD support to sys-info crate |
Event Timeline
Comment Actions
tikv is marketed as a distributed, solid, high-performant key/value store.
After a brief TiUP playground test, it's also properly monitored with Grafana dashboards available.
Reading use cases for large deployments, it's seems tricky to configure properly, see for example this article about ele.me deployment.
So I'd suggest we revisit this when we've any need for a distributed k/v.