Page MenuHomeDevCentral

Test tikv
Closed, WontfixPublic

Description

tikv is a key/value store written in Rust, using Raft too

Related Objects

StatusSubtypeAssignedTask
Wontfixdereckson
ResolvedNone

Event Timeline

dereckson created this task.

sys-info support for FreeBSD has been added if it was previously a blocker.

dereckson claimed this task.
dereckson moved this task from Backlog to Nope / later on the Product evaluation board.

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.