Skip to content

Releases: zkteco-home/redis-windows

Redis 8.8.0 Stable for Windows

Choose a tag to compare

@zkteco-home zkteco-home released this 27 May 12:48
66c289f

New data structure: Array and other features
Bug fixes

Redis 8.6.3 Stable for Windows

Choose a tag to compare

@zkteco-home zkteco-home released this 11 May 01:41
f1501c7

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

Choose a tag to compare

@zkteco-home zkteco-home released this 28 Mar 04:44
2b74dfb

Fixed some bugs

Redis 8.6.1 Stable for Windows

Choose a tag to compare

@zkteco-home zkteco-home released this 15 Mar 08:20
bd4b60c

Security fixes
Bug fixes

Redis 8.6.0 Stable for Windows

Choose a tag to compare

@zkteco-home zkteco-home released this 19 Feb 07:26
e653505

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

Choose a tag to compare

@zkteco-home zkteco-home released this 30 Nov 10:17
bf9f427

Fixed #100

This is by far the fastest and most stable Windows version.

Redis 8.2.2 for Windows

Choose a tag to compare

@zkteco-home zkteco-home released this 20 Oct 11:32
9153c4b

Fixed #98

Redis 8.2.1 for Windows

Choose a tag to compare

@zkteco-home zkteco-home released this 16 Aug 05:25
afeb891

This is the General Availability release of Redis 8.2 in Redis Open Source

Redis 8.0.2 for Windows

Choose a tag to compare

@zkteco-home zkteco-home released this 02 Jun 07:28
88f7813

Fixed #91
(CVE-2025-27151) redis-check-aof may lead to stack overflow and potential RCE

Redis 7.4.2.1 for Windows

Choose a tag to compare

@zkteco-home zkteco-home released this 26 Mar 01:13
fda6b30

Fixed #88
Fixed #87