Skip to main content

Redis

Redis

Defines the high-level intent for a managed Redis instance.

Provisions a high-performance, in-memory data store suitable for caching, session management, and low-latency architectural requirements. Handles instance sizing, network connectivity, and regional placement within the project's boundaries.

PropertyTypeDescription
apiVersionstring
kindstring
metadatamap
specSpec

Spec

Contains the user-defined configuration for the Redis instance. Encapsulates configuration parameters for enablement toggles and explicit memory capacity sizing.

PropertyTypeDescription
descriptionstringThis description is optional but will drastically improve the understand of the AI assistant about the structural elements of the organization
enabledboolIf true, a Redis instance will be provisioned. Controls the creation of the underlying managed cache infrastructure.
memorySizeGbint64The memory capacity of the Redis instance in gigabytes. This value is translated into the physical memory allocation scalar for the managed cache instance.