Resource icon

Zend Redis Cache 1.1.8

No permission to download
This "addon" packages Cm_Cache_Backend_Redis and Credis with a little glue-code to provide a Zend Cache for Redis. For best performance, install the php extension: phpredis

Additionally, this addon implement caching of thread counts in a forum.

As for clustering, the Zend component doesn't yet support it. There is some ongoing open source development to extend it. But it has been stalled for about 6 months.

Optionally, pipelining can be enabled in XenForo_Model_DataRegistry::getMulti by adding the following lines to config.php. Preferably after setting up the cache.

Code:
require(XenForo_Application::getConfigDir().'/SV/RedisCache/Installer.php');

Licencing

Components licenced under; New BSD
  • Cm_Cache_Backend_Redis
  • Credis
Components licenced under; Unlicense
  • XenForo Addon code


Installation

I recommend using Add-on install & upgrade or [TH] Install and Upgrade to install this addon.

Contributing features or bug fixes
Please create a Github Pull request via the "Find more info at github.com..." link.

Contibutions

If you appreciate this addon, please consider a contribution via PayPal. Details will be provide via private conversation.

Please contact me if you wish for different licencing arrangements.
Author
Admin
Downloads
0
Views
218
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Admin

Top Bottom