Redis
Redis is an open-source, in-memory data structure store used as a database, cache, and message broker. It can be enabled on a per-website basis to significantly improve application performance.
This setting is disabled by default. Once enabled, the user will be provided with connection details and will be able to configure the redis.conf directly through the LxRoot UI.
In order to enable/disable Redis, 'Redis' must be enabled on the website's hosting package.
To enable Redis on a website:
- On the website dashboard, select Advanced and then Developer tools.
- Scroll to the Redis card.
- Toggle Redis On.
Once toggled on, your Redis Port and Socket Path will be displayed. You can use these details to configure caching plugins in applications like WordPress (e.g., Redis Object Cache).