You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Xon - Redis Cache
2.15.4
No permission to download
- Fix helper code to expire/purge redis keys did not support non-main cache backends.
- If using a separate caching backend for css, old styling was not actively expired as expected, resulting in higher memory usage
- If 3rd party code uses expireCacheByPattern/purgeCacheByPattern function, the new nullable 'cache' parameter should be used
- Update credis library
- Fix possible php 8.1 compatibility issue
- Display maximum memory and maximum memory policy in admincp redis status information block for troubleshooting purposes
- Fix "call to a member function setRedisConnector() on null" when using a non-default advanced configuration option