Skip to content

Redis 4.0.2.2 for Windows (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@tporadowski tporadowski released this 26 Mar 11:07
· 16 commits to win-4.0.2 since this 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.