Skip to content

MemoryDb

MemoryDb<TKey, TValue>: Db<TKey, TValue>

Type parameters

TKey extends string | number | Uint8Array = Uint8Array

TValue extends string | Uint8Array | Uint8Array | string | DbObject = Uint8Array

Source

packages/utils/src/MemoryDb.ts:3