Skip to content

RedisΒΆ

Warning

Due to licensing changes Redis is deprecated and new instances cannot be created after the 15th february 2025.

The replacment, Valkey is available and offers bug-for-bug api compatibility.

See Valkey

Redis is only available in GCP

Redis is only available in GCP clusters, and will not work in on-prem clusters.

Redis is a key value database that is used for storing and querying data. It is a good choice for storing data that is not relational in nature and often used for caching.

🎯 Create Redis via Application

🎯 Create Redis as a standalone instance.

🎯 Delete Redis