You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@wasmcloud/actor-keyvalue

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wasmcloud/actor-keyvalue

Interface to the keyvalue contract for use by wasmCloud Actors

latest
npmnpm
Version
0.1.3
Version published
Maintainers
2
Created
Source

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.

FAQs

Package last updated on 16 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts