Skip to content

Releases: tporadowski/redis

Redis for Windows 5.0.14.1

17 Feb 10:05
Compare
Choose a tag to compare

This is a bugfix/maintenance release that works around issue #130 related to usage of modules during asynchronous save operations. If you are not using modules there is no need to upgrade.

Redis 5.0.14 for Windows

17 Oct 22:37
Compare
Choose a tag to compare

This is a bugfix/maintenance release of Redis 5.0.14 for Windows ported from redis/5.014 release. Please refer to original Release Notes for a full list of changes.

Redis 5.0.10 for Windows

08 Nov 16:18
Compare
Choose a tag to compare

This is a bugfix/maintenance release of Redis 5.0.10 for Windows ported from redis/5.010 release. Please refer to original Release Notes for a full list of changes.

NOTE: activedefrag feature (active memory defragmentation) is switched off as it needs further investigation to work properly.

Redis 5.0.9 for Windows

02 May 18:28
Compare
Choose a tag to compare

First release of Redis 5.x for Windows, updated to be in sync with antirez/5.0.9.

Redis 4.0.14.2 for Windows

26 Jan 22:39
Compare
Choose a tag to compare

This is a hotfix release of 4.0.14 branch that fixes #50 related to running in Sentinel mode.

Redis 4.0.14.1 for Windows

15 Jan 21:15
Compare
Choose a tag to compare

This is a hotfix release of 4.0.14 branch that fixes 2 Windows-specific issues:

  • #46 - added support for older Windows versions (prior Windows 8 and Windows Server 2012)
  • #47 - fixed problem with parsing command-line arguments.

Redis 4.0.14 for Windows

29 Sep 18:37
Compare
Choose a tag to compare

Redis 4.0.14 for Windows is a merge of Windows-specific changes from latest (unsupported) 3.2.100 release from MSOpenTech and original Redis 4.0.14.

Redis 4.0.2.3 for Windows (alpha)

01 Oct 07:45
Compare
Choose a tag to compare

Redis for Windows 4.0.2.3 (alpha)

This 4.0.2.3 release is still an alpha version, but contains enhancements and fixes for:

  • #14: decrease logging verbosity of some cluster-related messages
  • #23: ZRANK/ZREVRANK bugfix (win-port only)
  • failed unit tests (bdcf80e).

Alpha version of Redis 4.0.2 for Windows.

Redis 4.0.2 for Windows is a merge of Windows-specific changes from latest (unsupported) 3.2.100 release from MSOpenTech and Redis 4.0.2 and this alpha release consists of:

  • all Redis 4.0.2 features except modules,
  • all executables of Redis (redis-server, redis-cli, redis-benchmark, redis-check-aof, redis-check-rdb).

Main difference to official Redis 4.0.2 (except no support for modules at the moment) is old version of jemalloc-win dependency, which is planned to be updated to the same version in beta release.

Redis 4.0.2.2 for Windows (alpha)

26 Mar 11:07
Compare
Choose a tag to compare
Pre-release

Redis for Windows 4.0.2.2 (alpha)

This 4.0.2.2 release is still an alpha version, but contains a fix to issue #12 (crash when rewriting AOF file - this issue was specific to Windows port only).

Alpha version of Redis 4.0.2 for Windows.

Redis 4.0.2 for Windows is a merge of Windows-specific changes from latest (unsupported) 3.2.100 release from MSOpenTech and Redis 4.0.2 and this alpha release consists of:

  • all Redis 4.0.2 features except modules,
  • all executables of Redis (redis-server, redis-cli, redis-benchmark, redis-check-aof, redis-check-rdb).

Main difference to official Redis 4.0.2 (except no support for modules at the moment) is old version of jemalloc-win dependency, which is planned to be updated to the same version in beta release.

Redis 4.0.2.1 for Windows (alpha)

17 Mar 15:40
Compare
Choose a tag to compare
Pre-release

Redis for Windows 4.0.2.1 (alpha)

This 4.0.2.1 release is still an alpha version, but contains a fix to issue #11, which was related to sending back larger amounts of data to Redis clients (this issue was specific to Windows port only).

Note: If you have installed the previous 4.0.2 version - please back up your config files and uninstall it first.

Alpha version of Redis 4.0.2 for Windows.

Redis 4.0.2 for Windows is a merge of Windows-specific changes from latest (unsupported) 3.2.100 release from MSOpenTech and Redis 4.0.2 and this alpha release consists of:

  • all Redis 4.0.2 features except modules,
  • all executables of Redis (redis-server, redis-cli, redis-benchmark, redis-check-aof, redis-check-rdb).

Main difference to official Redis 4.0.2 (except no support for modules at the moment) is old version of jemalloc-win dependency, which is planned to be updated to the same version in beta release.