redis-windows/redis-windows

Redis 6.0.20 6.2.18 7.0.15 7.2.8 7.4.3 8.0.0 for Windows

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 17 minutes ago
Type:Server / PlatformCategory(s):NoSQL, Key-Value & CachesDatabases & Storage
Added to GitGenius on September 16th, 2026
Created on January 16th, 2020
Open Issues & Pull Requests: 31 (+0)
GitHub issues: Enabled
Number of forks: 331
Total Stargazers: 4,297 (+0)
Total Subscribers: 44 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.0 days
Mean response time: 56.8 days
90th percentile: 192.7 days
Tracked items: 30

Most active contributors

Sign in to see contributor activity.

How this project is maintained

100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 82% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 27
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 423 days
Stale 30+ days: 24
Stale 90+ days: 23

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

Detailed Description

Redis Windows is a Windows port of the Redis in-memory data store that provides multiple major versions for Windows environments.

The project addresses the challenge of running Redis on Windows systems, where the official Redis project does not provide native Windows binaries. It maintains builds of several Redis versions, allowing Windows developers to use Redis locally for development, testing, and production deployments without relying on Windows Subsystem for Linux or containerization as a workaround.

Windows developers who need Redis should consider this project if they require native Windows executables rather than WSL or Docker-based alternatives. It suits teams building on Windows infrastructure or developers working in Windows-only environments who want direct access to multiple Redis versions. The project's availability of multiple major versions means teams can choose the Redis release that matches their requirements without being locked into a single version.

The project shows consistent maintenance across its supported versions, with regular updates to keep pace with upstream Redis releases. Build artifacts are actively maintained to ensure compatibility with current Windows systems.