Key Value

Redis-compatible in-memory storage for caches, sessions, and lightweight queues—provisioned beside your services.

Apps that need low-latency shared state without standing up Redis yourself.

What you get

Select a facet to see how Key Value works in practice.

Redis-compatible

Key Value runs a Redis-compatible engine on the workspace network. Point your app at the injected URL and use the clients you already know.

Create Key Value
POST /v1/services
{
  "name": "cache",
  "type": "key_value"
}

Start with Key Value

Deploy on Isoward Cloud or run the same workflow on metal you control.