Redis Cache By Xon

xF2 Add-on Redis Cache By Xon 2.18.0

No permission to download
Compatible XF Versions
  1. 2.0
  2. 2.1
  3. 2.2
  4. 2.3
Additional Requirements
php 5.6+
Redis (v3.0.0 or better)
phpredis (for performance)
This add-on uses Credis with a custom cache provider for Redis (based off Cm_Cache_Backend_Redis). For best performance, install the php extension: phpredis

Troubleshooting

Please be aware that Redis is very sensitive to latency in a virtual environment. If repeated connection failures or protocol errors are experienced disable any Redis Persistence options.

Read Scaling

With the $config['cache']['config']['load_from_slave'] option, reads can be deferred to a singular slave instance. This takes all the options of 'config' (except the slave config)

See the FAQ for configuration samples.

High availability

The Zend component support master/slave setups with Redis Sentinel support. It does not support Redis multi-master clustering.
  • Additionally, this add-on implement caching of thread counts in a forum.
  • Redis Sentinel support for high-availability (see FAQ for details).
Licencing

Components licenced under; New BSD
  • Credis
Components licenced under; MIT Licence
  • XenForo Add-on code
Author
Admin
Size
79.9 KB
Extension
zip
Downloads
100
Views
4,471
First release
Last update

More resources from Admin

  • ficKrr
    Script ficKrr
    Multi Vendor Digital Products Marketplace with Subscription ON / OFF
  • Shofy
    Script Shofy
    eCommerce & Multivendor Marketplace Laravel Platform
  • TheFox
    WP TheFox
    Responsive Multi-Purpose WordPress Theme
  • Farmart
    Script Farmart
    Single or Multivendor Laravel eCommerce System
  • The Plus
    WP The Plus
    Addon for Elementor Page Builder WordPress Plugin

Latest updates

  1. 2.18.0 - Feature update

    Restore XF2.1 support
  2. 2.17.2 - Bugfix update

    Fix high availability support where css updates would be sent to a possible readonly replica...
  3. 2.16.1 - Minor behavior change

    Disable behavior which caused css.php to return a 404 on an invalid template. For the old...

Similar resources

Redis Flood Check Admin
Use redis for flood checking rather than MySQL
Redis View Counters Admin
Use redis for view counters rather than MySQL
LiteSpeed Cache for XF2 - Community Admin
Quickly and easily implement high-performance page caching on your XenForo forum
727Threads
2,270Messages
60,982Members
dbdosdjtmLatest member
Back