Ross ROSS = Recommend OSS · open-source software intelligence for agents

redis-rs/redis-rs

Redis library for rust observed · 2026-08-28

github.com/redis-rs/redis-rs · homepage · Rust · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • Longevity 100

Flags: no_license

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: 7
  • age_days: 4630
  • days_rel: 18
  • days_push: 7
  • n_releases_24m: 62

Full methodology

Adoption not part of the score

4245 stars · 689 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

redis-rs is a high-level Rust client library for Redis, Valkey, and any RESP-compliant server. It offers both sync and async APIs (tokio/smol), flexible type conversion, connection pooling, cluster support, and TLS.

Use cases

  • connect to redis from rust
  • use redis as a cache in a rust web app
  • publish and subscribe to redis channels in rust
  • work with redis streams from rust
  • connect to a redis cluster from rust
  • store and retrieve typed values in redis
  • use valkey with rust

When to choose

  • you are building a Rust application that needs Redis or Valkey
  • you need async Redis access with tokio or smol
  • you want typed command results and flexible value conversion
  • you need cluster, sentinel, TLS, or connection pooling support

When to avoid

  • you use a language other than Rust
  • you need a Redis server itself rather than a client
  • you need a higher-level ORM-like abstraction over Redis data

Facets

library · maturity stable

database-driver caching serialization databases developer-tools backend rust cross-platform redis valkey resp async tokio cluster pubsub

10 sources

Member repositories

RepositoryRoleHealth v2
redis-rs/redis-rsmain95

For agents

markdown · JSON · MCP: product_card(name="redis-rs/redis-rs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem