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

davidyaha/graphql-redis-subscriptions

A graphql subscriptions implementation using redis and apollo's graphql-subscriptions observed · 2026-08-28

github.com/davidyaha/graphql-redis-subscriptions · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

33/100

  • Activity 22
  • Release rhythm 8
  • Longevity 100
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: 3653
  • days_rel: 628
  • days_push: 469
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1118 stars · 134 forks observed · 2026-08-28

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

A TypeScript library implementing the PubSubEngine and AsyncIterator interfaces from graphql-subscriptions on top of Redis Pub/Sub. It lets GraphQL subscription managers scale across multiple server instances by sharing events through Redis.

Use cases

  • scale graphql subscriptions across multiple server instances
  • publish graphql subscription events via redis pub/sub
  • use async iterators for graphql subscriptions
  • dynamically create subscription topics from query args
  • subscribe to redis topics with patterns in graphql

When to choose

  • you run multiple graphql server instances and need shared subscription state
  • you already use apollo's graphql-subscriptions and need a redis-backed engine

When to avoid

  • you run a single graphql server instance where in-memory pubsub suffices
  • you need persistent event storage rather than fire-and-forget pub/sub

Facets

library · maturity active

websocket middleware message-queue web-development backend apis graphql-subscriptions redis-pubsub pubsub-engine apollo typescript real-time nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
davidyaha/graphql-redis-subscriptionsmain33

For agents

markdown · JSON · MCP: product_card(name="davidyaha/graphql-redis-subscriptions")

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