feat: implement caching for file info, add rate limiting, and enhance upload handling with retry logic

This commit is contained in:
MythEclipse
2026-05-21 23:31:49 +07:00
parent 10c968cf01
commit fd5eb98586
10 changed files with 557 additions and 11 deletions
+1
View File
@@ -16,6 +16,7 @@
"@prisma/engines": "^7.8.0",
"drizzle-orm": "^0.45.2",
"nanoid": "^5.0.4",
"p-queue": "^9.3.0",
"pg": "^8.11.0",
"postgres": "^3.4.9",
"telegraf": "^4.15.0",