Interface Types · version 0.1.0
wasmcloud:keyvalue
No description available.
Install
Add these interface types to your project:
component install wasmcloud:keyvalue@0.1.0Learn more about the component CLI.
Interfaces
I
store
IA keyvalue interface that provides eventually consistent key-value operations.
atomics
IA keyvalue interface that provides atomic operations.
cas
IA keyvalue interface that provides compare-and-swap (optimistic concurrency) for a single key.
batch
IA keyvalue interface that provides batch operations.
watcher
A keyvalue interface that provides event-driven notifications of changes to a bucket.
Metadata
| Size | 19.7 KiB |
| Created | 2026-06-29T17:36:17.913390648+00:00 |
| Authors | wasmCloud Maintainers |
| Revision | 51bc01000e86a3ac2618a48891cebb342d6c14a8 |