Redis Cache By Xon

xF2 Add-on Redis Cache By Xon 2.18.1

No permission to download
  • Add support for Sentinel AUTH
  • Add support for multiple statically configured read slaves.
  • Support displaying multiple redis stats in AdminCP home when multiple 'cache context' are configured
Correctly use 'Small forum threshold' option
  • Cleanup wording around forum count caching options
  • Correctly use 'Small forum threshold' option
    • Cleanup wording around forum count caching options
  • Fix "Error: Call to a member function save() on null" when a cache is not defined
  • When using redis-sentinel HA, support 'server' configuration option being an array instead of a comma separated list
  • Require XenForo 2.1.+
  • Fix php 7.4 support
  • Support TLS to Redis ('server': 'tls://127.0.0.1:6379')
  • Work-around for buggy browsers failing to request css URLs properly
  • Remove "Disable individual css cache" option.
    • While the xf_css_cache table is subject to 'thundering herd' issues; it still provides a benefit during cache rebuilds and the frequent invalidation is a XF issue with it's usage
  • Implement short (~5 minute) caching of individual css templates & parse_less_color/parse_less_func functions (parse_less_func is from Advanced BbCodes Pack). Minor, but measurable performance improvement
    • When caching is enabled, this hits redis instead of the xf_css_cache table.
  • On Style changes, adjust expiry to keep redis memory usage from ballooning
  • Support for phpredis extension v5

740Threads
2,307Messages
67,442Members
UTCSLatest member
Back