Skip to content

Redis 4.0.2.3 for Windows (alpha)

Compare
Choose a tag to compare
@tporadowski tporadowski released this 01 Oct 07:45
· 10 commits to win-4.0.2 since this release

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.