- Status changed to RTBC
about 1 year ago 10:03pm 30 March 2024 - Status changed to Needs review
10 months ago 9:51am 25 June 2024 Change patch #21
Small fix to patch #21 that gave me this error
Warning: Trying to access array offset on value of type bool in Drupal\redis\Controller\ReportController->overview() (line 176 of modules/contrib/redis/src/Controller/ReportController.php).
- Status changed to Needs work
8 months ago 8:18pm 16 August 2024 - π¨πSwitzerland berdir Switzerland
watchdog_exception() is deprecated and removed in D11.
- Status changed to Needs review
8 months ago 10:07am 30 August 2024 - π«π·France Renrhaf π Strasbourg π¦π¦
Adding a patch compatible with the 1.8 version of the module, deprecating watchdog_exception when possible.
- π²π¦Morocco abhou
Having the same issue with version 1.7.0 on AWS, the patch #21 is working for me as expected.
- πͺπΈSpain jonhattan Plasencia
Sorry for making more noise. Here's a simplified approach that rely on INFO command instead of CONFIG.
- π³π±Netherlands Summit
patch #26 worked for me on latest version module, thanks! greetings,
- ππΊHungary Pene
#21 still works like a charm with AWS Redis cache. thanks!
Client Predis
Version 6.2.6
Drupal 9.5.11
Redis 8.x-1.7 - π¬π§United Kingdom mark-mackenzie-nexus
Please can the patch at comment #28 please be added to a production release. It is necessary to allow the module to work with Azure Cache for Redis. Tested successfully from Azure App Service with Drupal 10.3.