feat: cache media proxy data in redis for 30 mins
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^0.27.2",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"ioredis": "^5.2.3",
|
||||
"next": "12.2.5",
|
||||
"node-fetch": "^3.2.10",
|
||||
"react": "18.2.0",
|
||||
|
Reference in New Issue
Block a user