Skip to main content

Module storage

Module storage 

Source
Expand description

Storage trait — implemented by hosts. A namespaced, async key-value interface.

See docs/ARCHITECTURE.md for the namespace contract. Hosts are responsible for at-rest encryption of the keystore/ namespace.

Traits§

Storage

Type Aliases§

StorageFuture