0.1.3 • Published 3 years ago

@wasmcloud/actor-keyvalue v0.1.3

Weekly downloads
100
License
ISC
Repository
-
Last release
3 years ago

wasmCloud Key Value Store Actor Interface

This module provides wasmCloud actors with an interface to the key-value capability provider. Actors using this interface must have the claim wasmcloud:keyvalue in order to have permission to communicate with the store.

The key-value provider is one-way, and only accepts host calls from the actor. This provider does not deliver messages to actors.

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago