Releases: tporadowski/redis
Releases · tporadowski/redis
Redis 4.0.2 for Windows (alpha)
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).