seppo0010/rsedis
Redis re-implemented in Rust. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4163
- days_rel: n/a
- days_push: 822
- n_releases_24m: 0
Adoption not part of the score
1811 stars · 118 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
rsedis is a re-implementation of the Redis in-memory data store written in Rust. It aims for Redis protocol compatibility and works on Windows since it avoids UNIX-specific features.
Use cases
- run a redis-compatible server on windows
- redis replacement without unix dependencies
- learn how redis works internally
- multithreaded redis alternative for multi-core machines
- self-host an in-memory key-value store in rust
When to choose
- you need Redis-like functionality on Windows
- you want a Rust implementation for learning or experimentation
- you want a multithreaded in-memory key-value server
When to avoid
- you need full Redis feature coverage in production
- you require battle-tested stability and ecosystem support
- you need the latest Redis commands and modules
Facets
application · maturity maintenance
database caching databases developer-tools cross-platform windows rust cli redis in-memory-database redis-compatible learning-project multithreaded linux macos
1 source
- readme: https://github.com/seppo0010/rsedis · fetched 2026-08-28 · 1e927a58c5b4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| seppo0010/rsedis | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="seppo0010/rsedis")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem