mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2026-01-25 06:04:05 +00:00
back to redis (gotta cache API calls)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^1.7.9",
|
||||
"axios-rate-limit": "^1.4.0",
|
||||
"connect-sqlite3": "^0.9.15",
|
||||
"connect-redis": "^8.0.1",
|
||||
"cookie-parser": "^1.4.7",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
@@ -31,6 +31,7 @@
|
||||
"express-validator": "^7.2.0",
|
||||
"helmet": "^8.0.0",
|
||||
"pg": "^8.13.1",
|
||||
"redis": "^4.7.0",
|
||||
"sequelize": "^6.37.5",
|
||||
"serializr": "^3.0.3",
|
||||
"winston": "^3.17.0"
|
||||
|
||||
Reference in New Issue
Block a user