ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 29,683
- Points
- 823
Reputation:
Marcus submitted a new resource:
Tips for Installing Redis Cache - Work in Progress to have a minimal Redis Cache
Read more
Continue reading...
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 https://xenforo.com/docs/xf2/cache/#redis
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...