A distributed key-value database, engineered in Rust.
Redis-protocol native · Raft-replicated · Durably stored · MVCC-transactional
Nexir is a highly available, distributed key-value database with a native Redis protocol interface. Keep the clients and tooling you already use — and give your data what a cache never could: consensus-backed replication, durable storage, and real transactions. Built correctness-first, in Rust.
Status: in active development. Follow this organization for releases.
| Repository | What it is |
|---|---|
| nexir-mvcc-core | The deterministic MVCC transaction engine at the core of Nexir, released as a standalone Rust library. Dual-licensed MIT OR Apache-2.0. |
cargo add nexir-mvcc-core© 2026 Qualiform Inc. Nexir and the Nexir logo are trademarks of Qualiform Inc. Redis is a trademark of Redis Ltd.; Nexir is not affiliated with or endorsed by Redis Ltd.