pkgsrc/databases/redis
adam 6425f3dd1a redis: updated to 6.0.8
Redis 6.0.8
===========

Upgrade urgency HIGH: Anyone who's using Redis 6.0.7 with Sentinel or
CONFIG REWRITE command is affected and should upgrade ASAP.

Bug fixes:

* CONFIG REWRITE after setting oom-score-adj-values either via CONFIG SET or
  loading it from a config file, will generate a corrupt config file that will
  cause Redis to fail to start
* Fix issue with redis-cli --pipe on MacOS
* Fix RESP3 response for HKEYS/HVALS on non-existing key
* Various small bug fixes

New features / Changes:

* Remove THP warning when set to madvise
* Allow EXEC with read commands on readonly replica in cluster
* Add masters/replicas options to redis-cli --cluster call command

Module API:

* Add RedisModule_ThreadSafeContextTryLock
2020-09-11 09:25:18 +00:00
..
files redis: fix rc.d script to pass default config file. 2020-08-20 23:37:30 +00:00
patches redis: updated to 6.0.3 2020-05-19 09:20:15 +00:00
DESCR
distinfo redis: updated to 6.0.8 2020-09-11 09:25:18 +00:00
Makefile redis: updated to 6.0.8 2020-09-11 09:25:18 +00:00
options.mk redis: Add SSL support and option, default to on. 2020-08-19 16:32:40 +00:00
PLIST redis: updated to 5.0.3 2018-12-13 19:34:33 +00:00