OpenAtomFoundation / pikiwidb

a high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV data storage system based on RocksDB
BSD 3-Clause "New" or "Revised" License
165 stars 56 forks source link

Rewrite in rust? #371

Closed sprappcom closed 6 days ago

sprappcom commented 1 week ago

Which PikiwiDB functionalities are relevant/related to the feature request?

No response

Description

c++ issue is terrible when big (look at pika)

Proposed solution

just write in rust

Alternatives considered

ADA