- Hyperloglog different coding errors leading to potential crashes were fixed.
- A replication bug leading to a potential crash in case of plain misuse of handshake commands was fixed.
- XCLAIM command incrementing of number of deliveries was fixed.
- LFU field management in objects was improved.
- A potential overflow in the redis-check-aof was fixed.
- A memory leak in case of API misuse was fixed.
- ZPOP* behavior when count is 0 is fixed.
- A few redis-cli --cluster bugs were fixed, plus a few improvements.
- Many other smaller bugs were fixed.
Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R2799:cf5f594d9598: Update redis to 5.0.4
- Build and install locally
- Confirm version
- Start redis-server and confirm running
- Run some basic commands with redis-cli with redis-server running
Diff Detail
Diff Detail
- Repository
- R2799 redis
- Lint
Lint Not Applicable - Unit
Tests Not Applicable