ADMINISTRATIVE
- Joined
- Nov 1, 2020
- Messages
- 1,077
- Reaction score
- 352
- Points
- 83
- iCoin
- 11,041 K
- Thread starter
- Administrator
- Moderator
- #1
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...