Expand description
§WASI KeyValue Memory Plugin
This module implements an in-memory keyvalue plugin for the wasmCloud runtime,
providing the wasi:keyvalue@0.2.0-draft interfaces for development and testing scenarios.
Structs§
- Bucket
Data - In-memory bucket representation
- Wasi
Keyvalue - Memory-based keyvalue plugin
Type Aliases§
- Bucket
Handle - Resource representation for a bucket (key-value store)