Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Install Redis
This guide concerns: Redis
, a PHP module for Cloud Server Infomaniak.
Preamble
Redis
is used with PHP to speed up performance by acting as a cache for temporary data and to manage user sessions, thus improving the efficiency of web applications.Redis
also allows for the establishment of queue systems and the temporary storage of data for asynchronous tasks or statistics.
Install Redis
Redis
has been moving in since Fast Install, applications available in just a few clicks on Cloud Server:
- After installation,
Redis
is accessible via IP/portlocalhost:6379
or127.0.0.1:6379
- The password for
Redis
must be between 15 and 99 characters (included).
Link to this FAQ: