Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dblane-digicatapult authored Mar 14, 2024
1 parent f54d5f3 commit d85f545
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Resolver Cache DataSource

## Deprecation Notice
This application was deprecated on March 14th 2024, there will be no further dependency or security updates.
---

`resolver-cache-datasource` implements an [Apollo DataSource](https://www.apollographql.com/docs/apollo-server/data/data-sources/) for caching the results of an Apollo resolver based on a user provided cache-key method. Caching is applied by decorating a query resolver function.

0 comments on commit d85f545

Please sign in to comment.