redux-storage-engine-indexed-db
JSON →Engine for redux-storage that uses IndexedDB as the underlying storage backend. Version 1.0.0 is the latest and final release; the package is no longer maintained. It provides a simple API to create an engine with a custom store name. This library is tied to the deprecated redux-storage ecosystem and should not be used in new projects. Alternatives include redux-persist with indexeddb adapter.