Interface Types · version 0.2.0
wasmcloud:keyvalue
No description available.
Install
Add these interface types to your project:
component install wasmcloud:keyvalue@0.2.0Learn more about the component CLI.
Interfaces
I
types
ITypes shared across the keyvalue interfaces.
atomics
IA keyvalue interface that provides atomic operations.
batch
IA keyvalue interface that provides batch operations.
cas
IA keyvalue interface that provides compare-and-swap (optimistic concurrency) for a single key.
store
IA keyvalue interface that provides eventually consistent key-value operations.
watcher
A keyvalue interface that provides event-driven notifications of changes to a bucket.
Metadata
| Size | 21.0 KiB |
| Created | 2026-08-05T17:13:57.592227662+00:00 |
| Authors | wasmCloud Maintainers |
| Revision | e598479a1dd28488314542deeafb917925167169 |