{"library":"redux-persist-memory-storage","type":"library","category":null,"description":"A memory storage adapter for redux-persist (v0.4.0, stable) that provides an in-memory store for Redux state, intended as a fallback when other storage mechanisms like localStorage or cookies are unavailable. It is commonly used in testing or for clients with restricted storage access. Deliberately limited to ephemeral storage; not for production persistence. Lightweight, zero dependencies, and simple API mirroring the redux-persist storage interface, with optional initial state and logging support.","language":"javascript","status":"active","version":"0.4.0","tags":["javascript","redux-persist","redux"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redux-persist-memory-storage","imports":["import MemoryStorage from 'redux-persist-memory-storage'","import type { MemoryStorage } from 'redux-persist-memory-storage'","new MemoryStorage({ initialState: {}, logger: console.log })"]},{"cmd":"yarn add redux-persist-memory-storage","imports":[]},{"cmd":"pnpm add redux-persist-memory-storage","imports":[]}],"homepage":"https://github.com/modosc/redux-persist-memory-storage","github":"https://github.com/modosc/redux-persist-memory-storage","docs":null,"changelog":null,"pypi":null,"npm":"redux-persist-memory-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}