# 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

Repository: https://github.com/Cylix/cpp_redis
Canonical: https://ross.abutalabs.com/products/cpp_redis
Language: C++
License: MIT
License Family: permissive
Topics: cpp, cpp11, redis, redis-client, unix, windows, multi-platform, asynchronous, no-dependencies
Archived: true
Last push: 2019-04-01T09:32:16+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4072, "days_push": 2711, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1258, forks 549 (observed 2026-08-28T04:04:09.604902+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: database-driver, caching
- domain: databases, developer-tools, backend
- platform: cpp, windows, cross-platform
- tags: redis-client, cpp11, async, pipelining, pub-sub, sentinel, no-dependencies, unmaintained, linux, macos

## Member repositories
- Cylix/cpp_redis (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:09.604902+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:05:33.056242+00:00, confidence not recorded.
  - readme: https://github.com/Cylix/cpp_redis (fetched 2026-08-28T04:04:09.604902+00:00, sha 84fd2577d2fd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
