{"library":"redux-storage-decorator-engines","type":"library","category":null,"description":"A decorator for redux-storage that allows composing multiple storage engines (e.g., localStorage, sessionStorage, cookies) into a single engine. Current stable version is 1.0.7, last updated in 2015. It works by wrapping an array of engines and delegating load/save operations to each. The library is minimal and has no dependencies, but it requires redux-storage and engine packages to be useful. A key warning: if the same state key is loaded from multiple engines, the final state is non-deterministic and a warning is emitted in non-production environments.","language":"javascript","status":"maintenance","version":"1.0.7","tags":["javascript","redux","redux-storage","redux-storage-decorator"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redux-storage-decorator-engines","imports":["import engines from 'redux-storage-decorator-engines'"]},{"cmd":"yarn add redux-storage-decorator-engines","imports":[]},{"cmd":"pnpm add redux-storage-decorator-engines","imports":[]}],"homepage":"https://github.com/allegro/redux-storage-decorator-engines","github":"https://github.com/allegro/redux-storage-decorator-engines","docs":null,"changelog":null,"pypi":null,"npm":"redux-storage-decorator-engines","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}