simple-cached-firestore icon indicating copy to clipboard operation
simple-cached-firestore copied to clipboard

Firestore wrapper with simplified API and optional caching built in

Results 14 simple-cached-firestore issues
Sort by recently updated
recently updated
newest added

Bumps [jose](https://github.com/panva/jose) from 2.0.5 to 2.0.6. Release notes Sourced from jose's releases. v2.0.6 Fixes limit default PBES2 alg's computational expense (c1512be) Changelog Sourced from jose's changelog. 2.0.6 (2022-09-01) Bug Fixes...

dependencies

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Hi. I've tried to get it to work but had no luck. Can't create a proper tsconfig that allowed it to work at least with Node 14. Do you have...

Lets say i have a collection with 30.000 small documents all being cached to redis and in time persisted to the local hd. On a restart of the node service...

i got a model that i use this package as follow ` export interface ILocationsModel extends IBaseModel { lat: number; long: number; title: string; asset_small_image?: string; subtitle: string; entity?: DocumentReference;...

Right now it basically reads all the ids, and then deletes them. For large collections, this explodes

If we're listing all elements, it should be possible to update the cache for it by capturing the CRUD operations

Logging should be configurable

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7. Changelog Sourced from minimist's changelog. v1.2.7 - 2022-10-10 Commits [meta] add auto-changelog 0ebf4eb [actions] add reusable workflows e115b63 [eslint] add eslint; rules to enable...

dependencies