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.
Assets
4
tporadowski
released this
First release of Redis 5.x for Windows, updated to be in sync with antirez/5.0.9.
Assets
4
This is a hotfix release of 4.0.14 branch that fixes #50 related to running in Sentinel mode.
Assets
4
tporadowski
released this
This is a hotfix release of 4.0.14 branch that fixes 2 Windows-specific issues:
Assets
4
tporadowski
released this
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.
Assets
4
tporadowski
released this
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.
Assets
4
tporadowski
released this
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.
Assets
4
tporadowski
released this
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.
Assets
4
tporadowski
released this
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.
Update (2017-12-14)
Please download redis-cli-history-4.0.2-alpha.zip
archive to get a slightly newer version of redis-cli
that supports command history (up/down arrows, saving to file in user's home folder).