Redis Cache is a powerful in-memory caching solution which stores frequently accessed data in RAM, significantly reducing the load on your database and delivering ultra-fast response times for your website visitors. This translates to a noticeably smoother user experience, especially for dynamic websites and applications.
You can enable Redis for each of the website in your Managed Cloud Server and it will be seamlessly integrated within the website’s container for enhanced performance and privacy.
To enable Redis Cache, follow these steps:
- Access Managed Cloud Platform: Log in and select 'Websites' on the left navigation bar.
- Select Your Website: Click on the website you want to enable Redis for.
- Enable Redis: Go to 'Advanced' > 'Developer tools', scroll to the Redis section, and enable Redis. This securely runs Redis in the same container as your website.
- Configure Redis: After enabling, configure Redis for your site. For WordPress, install the Redis Object Cache plugin, which will automatically detects Redis.