Skip to content

Redis 4.0.2.1 for Windows (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@tporadowski tporadowski released this 17 Mar 15:40
· 20 commits to win-4.0.2 since this 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.