You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #48816 [Cache] Fix for RedisAdapter without auth parameter (rikvdh)
This PR was merged into the 5.4 branch.
Discussion
----------
[Cache] Fix for RedisAdapter without auth parameter
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fix#48813
| License | MIT
| Doc PR | x
Compatibility with Redis without auth was broken by #48711, this change fixes this.
This applies for all versions (6.x as well).
Commits
-------
0cf91ab fix for caching without auth parameter, broken by #48711, fix for #48813
0 commit comments