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

tporadowski/redis

Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows. observed · 2026-08-28

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

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • 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: n/a
  • age_days: 3235
  • days_rel: n/a
  • days_push: 11
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

10251 stars · 1170 forks observed · 2026-08-28

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

An unofficial native Windows port of Redis 5.0.14 (and 4.0.14), the in-memory key-value database with persistence, supporting strings, lists, sets, sorted sets, hashes, streams, and HyperLogLogs. It merges the archived Microsoft Open Tech port with upstream Redis, builds with Visual Studio 2019, and ships installers and Windows service support.

Use cases

  • run redis on windows natively
  • install redis as a windows service
  • local redis cache for windows development
  • in-memory key-value store on windows without WSL
  • redis msi installer for windows
  • persist key-value data to disk on windows

When to choose

  • you need Redis running natively on Windows without Docker or WSL
  • you want an MSI installer or Windows service integration
  • you need Redis 4.x or 5.x feature compatibility on Windows

When to avoid

  • you need the latest Redis features (6.x/7.x/8.x) such as ACLs, functions, or vector search
  • you run Linux, macOS, or containers where official Redis is available
  • you need official vendor support or production-grade guarantees

Facets

application · maturity maintenance

database caching message-queue databases developer-tools windows windows cli redis in-memory-database key-value-store windows-port unofficial-port msi-installer windows-service

10 sources

Member repositories

RepositoryRoleHealth v2
tporadowski/redismain67

For agents

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

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