Yes, you can get a 128MB Valkey instance in cPanel. This is available as an addon during the order process. You can also add it later by visiting the product in your client area and ordering the addon.
The instance is limited to 128MB of RAM and uses the allkeys-lru eviction policy, we can change the policy if you reach out to support.
When you’ve purchased the addon and received the activation email, then you can follow the below instructions to configure your application to use the Redis / Valkey instance.
Redis Object Cache for WordPress
Follow the Unix socket connection notes in the Redis Object Cache readme:
LiteSpeed Cache
Under Object Cache, turn Object Cache ON. Set Host to /tmp/redis.sock and Port to 0, then Save Changes.
Laravel
.env example:
Magento 2
Last modified on August 17, 2026