Skip to main content

Module wasi_keyvalue

Module wasi_keyvalue 

Source
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§

BucketData
In-memory bucket representation
WasiKeyvalue
Memory-based keyvalue plugin

Type Aliases§

BucketHandle
Resource representation for a bucket (key-value store)