# 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.

Repository: https://github.com/tporadowski/redis
Canonical: https://ross.abutalabs.com/products/tporadowski-redis
Homepage: http://redis.io
Language: C
License: NOASSERTION
License Family: other
Topics: redis, redis-windows, redis-windows-native, redis-windows-installer, redis-for-windows, redis-msi-installer, redis-windows-service
Last push: 2026-08-22T19:02:15+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 3235, "days_push": 11, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10251, forks 1170 (observed 2026-08-28T04:10:41.315253+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: database, caching, message-queue
- domain: databases, developer-tools, windows
- platform: windows, cli
- tags: redis, in-memory-database, key-value-store, windows-port, unofficial-port, msi-installer, windows-service

## Member repositories
- tporadowski/redis (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:41.315253+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-29T17:19:24.171867+00:00, confidence not recorded.
  - readme: https://github.com/tporadowski/redis (fetched 2026-08-28T04:10:41.315253+00:00, sha 28fae1f6b87e)
  - homepage: http://redis.io (fetched 2026-08-29T08:18:54.955029+00:00, sha e9c07f3d6562)
  - site_page: https://redis.io/docs/latest/operate/rc (fetched 2026-08-29T08:18:54.978011+00:00, sha c79815761f73)
  - site_page: https://redis.io/docs/latest/integrate/riot (fetched 2026-08-29T08:18:54.965961+00:00, sha cef94f24dc53)
  - site_page: https://redis.io/docs/latest/develop/clients (fetched 2026-08-29T08:18:54.967693+00:00, sha a107489bc126)
  - site_page: https://redis.io/docs/latest/integrate (fetched 2026-08-29T08:18:54.970331+00:00, sha 9e9119d0ab77)
  - site_page: https://redis.io/docs/latest/develop/ai (fetched 2026-08-29T08:18:54.972451+00:00, sha 073b7bea706a)
  - site_page: https://redis.io/docs/latest/develop/get-started/rag (fetched 2026-08-29T08:18:54.974507+00:00, sha 900b9542c65b)
  - site_page: https://redis.io/docs/latest/develop/ai/featureform (fetched 2026-08-29T08:18:54.976251+00:00, sha db8621d502e3)
  - site_page: https://redis.io/pricing (fetched 2026-08-29T08:18:54.963984+00:00, sha da067de15b21)
- Data as of 2026-08-30T08:39:29.467469+00:00.
