Skip to main content

foundation-comms.defaultkvstorage

Home > @genesislcap/foundation-comms > DefaultKVStorage

DefaultKVStorage class

This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

The default implementation for the KVStorage interface.

Signature:

export declare class DefaultKVStorage implements KVStorage 

Implements: KVStorage

Constructors

Constructor

Modifiers

Description

(constructor)(connect, user, kvStorageConfig)

(ALPHA) Constructs a new instance of the DefaultKVStorage class

Properties

Property

Modifiers

Type

Description

user

protected

User

(ALPHA)