Class MemoryMapStorage<TValue>

A KeyValueStorage which uses a JavaScript Map for internal storage.

Type Parameters

  • TValue

Implements

Constructors

Methods

Constructors

Methods