ionic-cache
ionic-cache copied to clipboard
Angular cache service with IndexedDB, SQLite and WebSQL support
I freshly installed ionic-cache by following the instructions to cache request and I get this error not sure what I am doing wrong. My environment: Ionic version 6 Angular 12...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
Can I set a limit of cached items by groupKey? Or just count how many items of this key are cached?
Hi, First of all, thanks for such a great module. Wanted to check, since I did not see it documented, is there a way to override the driver order (e.g....
Hello, Unlike the documentation : > Delete expired entries > It's automatically done on every startup, but you can do it manually. The expired entries are not cleared when resume...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [json5](https://github.com/json5/json5) to 2.2.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `json5` from 2.2.0 to 2.2.2 Release notes Sourced from json5's releases. v2.2.2 Fix:...
I am trying to use the tool but at the time of installation it gives me the following error when I do the build. node_modules/ionic-cache/lib/services/cache/cache.service.d.ts:138:22 ........... ......node_modules/@angular/core/core"' has no exported...