Incomplete Redis client and server implementation using Tokio - for learning purposes only
☆4,710Apr 15, 2026Updated 2 months ago
Alternatives and similar repositories for mini-redis
Users that are interested in mini-redis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆32,274Updated this week
- Distributed SQL database in Rust, written as an educational project☆7,247Updated this week
- Tools for concurrent programming in Rust☆8,481Jun 7, 2026Updated last week
- A native gRPC client & server implementation with async/await support.☆12,316Updated this week
- async fn(Request) -> Result<Response, Error>