the-road-to-graphql / fullstack-apollo-express-postgresql-boilerplate

💥 A sophisticated GraphQL with Apollo, Express and PostgreSQL boilerplate project.
https://roadtoreact.com
MIT License
1.2k stars 264 forks source link

Please, can someone help me to set up the Redis cache for this project ? #125

Open NicoSan20 opened 3 years ago

NicoSan20 commented 3 years ago

Hello everybody,

I'm think not in the right place, but I don't know where to post my request. Sorry I'm new to GitHub and also in development :)

Could someone help me to adapt the code for this project to use Redis cache ? That would be greatly appreciated.

I would like to know which npm package to choose and how to set it up with this code. For the installation of Redis on the server side, it's all OK, it's already that :)

Thank you very very much in advance for your help.

Regards