Documentation Index
Fetch the complete documentation index at: https://docs.gateways.app/llms.txt
Use this file to discover all available pages before exploring further.
Summary
| Purpose | Managed cache tier (for example ElastiCache, Memorystore, Azure Cache). |
| Create menu | May reference serverless ElastiCache or provider-specific cache products. |
| API subtype | cache_server. |
| Panel | CacheServerConfigurationPanel — name, cache engine (for example Redis, Memcached, Valkey with engine-specific icons), engine version, region, and instance type; loads versions and instance types from the project’s cache APIs. |
Configuration (typical)
- Engine — Pick the protocol you need (Redis-compatible vs Memcached, etc.); version and instance class lists depend on region and provider.
- Region — Same region list pattern as other regional services.
Canvas and connections
- Connect applications, functions, and servers that need fast reads/writes in front of databases or APIs.
Operations
- Sync refreshes cluster status and endpoints when supported.
- Delete tears down the cache and any replication groups per cloud behavior.