graphql-resolver-cache
graphql-resolver-cache copied to clipboard
Caching for Graphql Resolvers
## The devDependency [coveralls](https://github.com/nickmerwin/node-coveralls) was updated from `3.0.3` to `3.0.4`. π¨ [View failing branch](https://github.com/Intellicode/graphql-resolver-cache/compare/master...Intellicode:greenkeeper%2Fcoveralls-3.0.4). This version is **covered** by your **current version range** and after updating it in your project...
## Version **3.0.0** of **eslint-config-prettier** was just published. Dependency eslint-config-prettier Current Version 2.10.0 Type devDependency The version **3.0.0** is **not covered** by your **current version range**. If you donβt accept...
## The devDependency [husky](https://github.com/typicode/husky) was updated from `0.14.3` to `1.0.0`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
## Version **5.0.0** of [lint-staged](https://github.com/okonet/lint-staged) was just published. Dependency lint-staged Current Version 4.3.0 Type devDependency The version **5.0.0** is **not covered** by your **current version range**. If you donβt accept...
## The devDependency [prettier](https://github.com/prettier/prettier) was updated from `1.17.1` to `1.18.0`. π¨ [View failing branch](https://github.com/Intellicode/graphql-resolver-cache/compare/master...Intellicode:greenkeeper%2Fprettier-1.18.0). This version is **covered** by your **current version range** and after updating it in your project...
## Version **5.0.0** of **[eslint](https://github.com/eslint/eslint)** was just published. Dependency [eslint](https://github.com/eslint/eslint) Current Version 4.19.1 Type devDependency The version **5.0.0** is **not covered** by your **current version range**. If you donβt accept...
## The dependency [object-hash](https://github.com/puleos/object-hash) was updated from `1.3.1` to `2.0.0`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
## The dependency [lru-cache](https://github.com/isaacs/node-lru-cache) was updated from `4.1.4` to `5.0.0`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
## Version 10 of Node.js (code name Dubnium) has been released! π To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...
This pkg looks really useful for a project I'm working on! Is there any way to invalidate cache entries? Or has that to be done on the cache object itself?