{"library":"redux-persist-node-storage","type":"library","category":null,"description":"Redux-persist-node-storage is an adapter for the Redux Persist library, enabling state persistence in Node.js environments. It achieves this by implementing Redux Persist's required storage interface (`setItem`, `getItem`, `removeItem`, `getAllKeys`) using `node-localstorage`. The package provides a `localStorage`-like API for Node.js, making `redux-persist` usable in server-side applications, Electron apps, or other Node.js contexts where browser `localStorage` is unavailable. Data is stored on disk in a user-specified directory. The current stable version is 2.0.0, released in December 2017. Due to its age and lack of recent updates, its release cadence is effectively non-existent, and it primarily serves a niche requirement for Node.js-specific Redux state persistence.","language":"javascript","status":"abandoned","version":"2.0.0","tags":["javascript","redux","redux-persist","localstorage","typescript"],"install":[{"cmd":"npm install redux-persist-node-storage","imports":["import { AsyncNodeStorage } from 'redux-persist-node-storage';","import { NodeStorage } from 'redux-persist-node-storage';"]},{"cmd":"yarn add redux-persist-node-storage","imports":[]},{"cmd":"pnpm add redux-persist-node-storage","imports":[]}],"homepage":null,"github":"https://github.com/pellejacobs/redux-persist-node-storage","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/redux-persist-node-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/redux-persist-node-storage/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}