localforage-memoryStorageDriver

JSON →
library 0.9.2 ·javascript
verified Jun 7, 2026

A volatile in-memory storage driver for localForage, designed for unit-testing and fallback scenarios where no persistent storage is available. Data is lost on page reload. Version 0.9.2 requires localForage >=1.4.0. Works consistently with serialization, so retrieved objects are not mutated. Lightweight and simple, with no native dependencies.