cPanel Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs and geospatial indexes with radius queries. Redis has built-in replication, Lua scripting, LRU eviction, transactions and different levels of on-disk persistence.Activate Redis for PHP from PHP Selector
- Login into your cPanel account
- Go to Select PHP version
- Enable redis extension
Activate Redis server for your account
- Login to cPanel
- Click on “Mocha Redis”
- Enable Redis for your cPanel account by clicking on “Start” button
- Now, your Redis server is up and running, you should use IP address, Port and Password from the cPanel plugin in order to connect your web application witb Redis
- You are ready to configure your Applications to use Redis, we have the following list of articles available:

