Official Redis Cache

Official Redis Cache

Compatible XF 2.x versions
  1. 2.2
  2. 2.3
To setup XenForos build in Redis you do not need any addon.

In Ubuntu 24.04

1. Install Redis​

Bash:
#apt install php8.3-redis

2. In src/config.php

PHP:
$config['cache']['enabled'] = true...
You do not have permission to view the full content of this resource. Log in or register now.
Related resources
Your Linux does not provide you with a Redis php connector ? But you have Redis-server installed and running? This addon https://xenforo.com/community/resources/redis-cache-by-xon.5562/ is for you:
While XenForo 2 has a redis connector, it requires phpredis. This add-on does not.
Author
Marcus
Views
292
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Marcus

Top Bottom