createMemoryIndexedDBFactory
function
- Kind
- function
- Source
- src/persistence/storage.js:204
Description
Create an in-memory IndexedDB-like factory for persistence tests.
Signature
Returns
Minimal IndexedDB factory compatible with IndexedDBSessionStore.
IDBFactory