We are happy to announce you Redis cache for every DirectAdmin hosting plan we offer. You can have multiple Redis instances and use different one on a different port with different password for every site hosted with us which increase the security of using redis on a shared hosting server
You can add an Redis Instances to your hosting plan in 3 easy steps.
1.Go to our DirectAdmin Control Panel and click on Redis Management
2. Click on Create new redis instance, then go back to see the port and password created for your instance.
3. Enable Redis in PHP Selector and add the port and password to your website / application
Redis is an open-source in-memory database project implementing a distributed, in-memory key-value store with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, hyperloglogs, bitmaps and spatial indexes. more