Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Install Redis
This guide concerns Redis, a PHP module for Serveur Cloud Infomaniak.
Preamble
Redisis used with PHP to accelerate performance by serving as a cache for temporary data and managing user sessions, thus improving the efficiency of web applications.Redisalso allows the implementation of queuing systems and temporary storage of data for asynchronous tasks or statistics.
Install Redis
Redis is installed via Fast Installer, applications available in a few clicks on Serveur Cloud:
- After installation,
Redisis accessible via the IP/portlocalhost:6379or127.0.0.1:6379 - The password for
Redismust be between 15 and 99 characters (inclusive).
Link to this FAQ: