Releases: zkteco-home/redis-windows
Release list
Redis 8.8.0 Stable for Windows
New data structure: Array and other features
Bug fixes
Redis 8.6.3 Stable for Windows
Fix Security issues
Fix Bugs
Fixed a Windows Service-specific bug,if save param configed,it should save rdb when service stopped
Redis 8.6.2 Stable for Windows
Redis 8.6.1 Stable for Windows
Security fixes
Bug fixes
Redis 8.6.0 Stable for Windows
Major changes compared to 8.4
Substantial performance improvements
Substantial memory reduction for hashes (hashtable-encoded) and sorted sets (skiplist-encoded)
Streams: XADD idempotency (at-most-once guarantee) with new IDMPAUTO and IDMP arguments
New eviction policies - least recently modified: volatile-lrm and allkeys-lrm
Hot keys detection and reporting; new command: HOTKEYS
TLS certificate-based automatic client authentication
Time series: support NaN values; new aggregators: COUNTNAN and COUNTALL
Redis 8.4.0 Stable for Windows
Fixed #100
This is by far the fastest and most stable Windows version.
Redis 8.2.2 for Windows
Redis 8.2.1 for Windows
This is the General Availability release of Redis 8.2 in Redis Open Source
Redis 8.0.2 for Windows
Fixed #91
(CVE-2025-27151) redis-check-aof may lead to stack overflow and potential RCE