Xon - Redis Cache

Xon - Redis Cache 2.15.4

No permission to download

Admin

Administrator
Messages
1,857
Reaction score
646
Points
113
Admin submitted a new resource:

Xon - Redis Cache - XenForo + Redis

While XenForo 2 has a redis connector, it requires phpredis. This add-on does not.

Feature overview
  • 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

Read more about this resource...
 
Admin updated Xon - Redis Cache with a new update entry:

2.15.4

  • 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

Read the rest of this update entry...
 
Back
Top Bottom