Redis Cache By Xon

xF2 Add-on Redis Cache By Xon 2.17.2

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
98
Views
4,028
First release
Last update

More resources from Admin

Latest updates

  1. 2.17.2 - Bugfix update

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

    Disable behavior which caused css.php to return a 404 on an invalid template. For the old...
  3. 2.16.0 - Feature update

    High avaliability config default change: Change default value for retry_reads_on_primary config...

Similar resources

Redis Flood Check Admin
Use redis for flood checking rather than MySQL
0.00 star(s) 0 ratings
Downloads
19
Updated
Redis View Counters Admin
Use redis for view counters rather than MySQL
0.00 star(s) 0 ratings
Downloads
28
Updated
Image Attachment Cache Control Admin
Make use of cache-control header tags!
0.00 star(s) 0 ratings
Downloads
6
Updated
LiteSpeed Cache for XF2 - Community Admin
Quickly and easily implement high-performance page caching on your XenForo forum
0.00 star(s) 0 ratings
Downloads
101
Updated
Separate cache configuration for session data
0.00 star(s) 0 ratings
Downloads
5
Updated