Skip to content

Add new service support: TiKV #2533

@joepio

Description

@joepio

OpenDAL already supports multiple KV stores (ReDB and Sled). These KV stores have a fundamental bottleneck: they do not scale across nodes. If your project needs very large amounts of storage, you'll need something like TiKV: distributed KV store.

I think it would be a great fit for this project, and probably doable to implement as TiKV is written in Rust and well-documented!

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions