XenForo Tips for Installing Redis Cache

M

Marcus

Guest
Marcus submitted a new resource:

Tips for Installing Redis Cache - Work in Progress to have a minimal Redis Cache

This is a work in progress How To Install Redis which is aimed to be a bit more easy to understand, and it is an extension of the official How To here Cache support | Manual | XenForo

Basics
Find out whether your server has the official redis package available for php, In Ubuntu you would search for Redis like this
Bash:

# apt search...
Click to expand...

Read more

Continue reading...