Meta submitted a new resource:
Redis Cache By Xon - Redis Cache By Xon
Read more about this resource...
Redis Cache By Xon - Redis Cache By Xon
Feature overview
Installation
- A pure php redis connector
- High availability support
- Exposes redis cache object for use for use by other add-ons
- Implements some minor caching of forum thread counts
- Redirect's XenForo's individual css template caching to hit redis as otherwise it causes unexpected write & deadlocking on the xf_css_cache table
Edit src/config.php and add:
...
Read more about this resource...