Cylix/cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4072
- days_rel: n/a
- days_push: 2711
- n_releases_24m: 0
Adoption not part of the score
1258 stars · 549 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
cpp_redis is a lightweight C++11 Redis client library supporting synchronous and asynchronous operations, pipelining, pub/sub, sentinels, and high availability, with no external dependencies. This original repository is no longer maintained; users should use the cpp-redis/cpp_redis fork instead.
Use cases
- use redis from c++
- async redis client for c++11
- redis pub/sub subscriber in c++
- lightweight redis library with no dependencies
- redis pipelining and sentinel support in c++
When to choose
- you need a dependency-free C++11 Redis client and accept using the maintained fork
- you want async or sync Redis access with pipelining and sentinel support
When to avoid
- you need active maintenance, bug fixes, or issue support - this repo is abandoned
- you want a client with a built-in network module or newer C++ standard support
Facets
library · maturity abandoned
database-driver caching databases developer-tools backend cpp windows cross-platform redis-client cpp11 async pipelining pub-sub sentinel no-dependencies unmaintained linux macos
1 source
- readme: https://github.com/Cylix/cpp_redis · fetched 2026-08-28 · 84fd2577d2fd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Cylix/cpp_redis | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem