Change to ioredis and Update Caching

This commit is contained in:
Ahmad 2025-01-23 22:01:17 -05:00
parent 275e2e4e73
commit 15f879ebb0
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
5 changed files with 91 additions and 104 deletions

View file

@ -48,6 +48,7 @@
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"dompurify": "^3.2.3",
"ioredis": "^5.4.2",
"lodash": "^4.17.21",
"lucide-react": "^0.473.0",
"next": "^15.1.6",
@ -55,7 +56,6 @@
"react": "^19.0.0",
"react-day-picker": "^9.5.0",
"react-dom": "^19.0.0",
"redis": "^4.7.0",
"sharp": "^0.33.5",
"sonner": "^1.7.2",
"stripe": "^17.4.0",