This is a bugfix/maintenance release that works around issue #130 related to usage of modules during asynchronous save operations. If you are not using modules there is no need to upgrade.
Unclaimed project
Are you a maintainer of redis? Claim this project to take control of your public changelog and roadmap.
Changelog
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
This is a bugfix/maintenance release that works around issue #130 related to usage of modules during asynchronous save operations. If you are not using modules there is no need to upgrade.
This is a bugfix/maintenance release of Redis 5.0.14 for Windows ported from redis/5.014 release. Please refer to original Release Notes for a full list of changes.
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 inve...
First release of Redis 5.x for Windows, updated to be in sync with antirez/5.0.9.
This is a hotfix release of 4.0.14 branch that fixes #50 related to running in Sentinel mode.