Spin Key-Value Store API
The Spin Key-Value Store API provides Spin components with access to a persistent key-value storage service. Components read, write, and delete key-value pairs using the Spin SDK. The underlying store can be an in-memory store (for development), Redis, or cloud-managed storage depending on the deployment target.