Compatible XF Versions
2.0 , 2.1 , 2.2
Visible Branding
No
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

You must have a Redis instance installed, this is likely not possible with shared hosting

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
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.

Options
By default, forum thread counts are cached. In general, this is observable when moving large number of threads from one forum to another, and the total page counts are wrong.

aa9bac0adcdc3.png
Author
XenForo
Views
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from XenForo

Latest updates

  1. 2.13.0 - Feature update

    This add-on is now available on atelieraphelion.com Require XenForo 2.2+ Require php 7.2+ Track...
  2. 2.12.0 - Maintenance update

    Track latest upstream Credis library Replace "master/slave" terminology with "primary/replica"...
  3. 2.11.5 - Bugfix update

    Fix "CredisException: ERR syntax error ", when a non-integer is passed to...

Latest reviews

Good man
Top Bottom