borjapazr / express-typescript-skeleton

🔰🦸 Template to start developing a REST API with Node.js (Express), TypeScript, Ts.ED, ESLint, Prettier, Husky, Prisma, etc.
https://express-typescript-skeleton.bpaz.dev/api/docs
MIT License
510 stars 64 forks source link

🚀 Feature: Add Redis cache to store user sessions #354

Closed borjapazr closed 1 year ago

borjapazr commented 1 year ago

Bug Report Checklist

Overview

Add Redis cache to store user sessions

Additional Info

No response