Resource icon

xF1 Add-on Zend Redis Cache 1.6.0

No permission to download
Compatible XF Versions
  1. 1.4
  2. 1.5
Additional Requirements
Redis (v3.0.0 or better)
phpredis (for performance)
apcu (for loading data from local slave)
This "addon" packages Cm_Cache_Backend_Redis and Credis with a little glue-code to provide a Zend Cache forRedis. 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

Contributing features or bug fixes
Please create a Github Pull request via the "Find more info at github.com..." link.
  • Capture.PNG
    Capture.PNG
    15 KB · Views: 184
  • performance_options.png
    performance_options.png
    26 KB · Views: 203
Author
Admin
Size
84.1 KB
Extension
zip
Downloads
45
Views
2,206
First release
Last update

More resources from Admin

Latest updates

  1. 1.6.0 - Feature/Maintenance update

    Support zstd compression New retry_reads_on_master option, when a read to the slave-redis...
  2. 1.5.5 - Maintenance update

    If decompression of fetched content fails, just fail the cache get request. This should be a...
  3. 1.5.4 - Maintenance update

    Update redis stats display to match other stats UI theming Display redis slave stats Ability to...

Similar resources

Use redis for flood checking rather than MySQL
0.00 star(s) 0 ratings
Downloads
7
Updated
Use redis for view counters rather than MySQL
0.00 star(s) 0 ratings
Downloads
7
Updated
CLI Cache Rebuilds AnimeHaxor
Rebuild your XenForo caches from the command line.
0.00 star(s) 0 ratings
Downloads
2
Updated
LiteSpeed Cache - Community AnimeHaxor
Quickly and easily implement high-performance page caching on your Xenforo forum
0.00 star(s) 0 ratings
Downloads
56
Updated
Seperate cache configuration for session data
0.00 star(s) 0 ratings
Downloads
4
Updated