Steve Lemire
Results
2
issues of
Steve Lemire
- [x] I have read the README and API docs (if applicable); the issue is not covered there. - [x] I have searched the repository issues and pull requests; my...
I was able to manage our own storage service that provides functionality to support async storage with the help of [StorageMap ](https://www.npmjs.com/package/@ngx-pwa/local-storage) library that use _IndexedDb_ and [AsyncStorageEngine](https://github.com/ngxs-labs/async-storage-plugin). 1. Install...