Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 167 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 167 Bytes

rredis

Redis clone using io-uring in Rust

Wip, can do GET & SET so far.

Also have command-logging for durability powered by io-uring's support for async disk io.