Databases 1 documented workflow

Memorystore (Redis/Valkey)

Valkey-backed RESP data workflows.

Documented workflows

1 workflows
  • RESP commands

Service boundaries

  • Pub/Sub, Lua, streams, and MULTI/EXEC are not supported.
  • RESP commands: Redis/Valkey-compatible data path is available.
  • Cloud Redis admin API: Not supported locally. Cloud Redis Admin API is production control-plane; local Redis/Valkey data path is fully functional.
  • Valkey data and instance metadata survive restart with the LocalCloud volume
  • Local persistence does not emulate managed Redis durability or failover.

Next steps