Skip to main content

StorageType

@hyperledger/identus-sdk v8.0.0


@hyperledger/identus-sdk / overview / StorageType

Enumeration: StorageType

Defined in: node_modules/@trust0/ridb/build/types-CWHLX5D2.d.ts:24

Enumeration of built-in storage types supported by RIDB.

Enumeration Members

Enumeration MemberValueDescriptionDefined in
IndexDB"IndexDB"IndexedDB-based storage for persistent data in the browsernode_modules/@trust0/ridb/build/types-CWHLX5D2.d.ts:32
InMemory"InMemory"In-memory storage that doesn't persist data across page reloadsnode_modules/@trust0/ridb/build/types-CWHLX5D2.d.ts:28