graphql-compose / graphql-compose/graphql-compose-mongoose
How to implement caching properly?
Open
- Dominant language
- TypeScript
- Stars
- 706
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
I am currently using both the graphQL-compose-mongoose with apollo server express and traditional mongoose in my application. Graphql is mainly responsible for query and most of the updates happen through traditional mongoose operations such as create and update.
Does anyone have any good suggestions regarding how to implement caching properly? Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.