Switch to simple lru cache

This commit is contained in:
Ajay
2026-03-10 15:01:32 -04:00
parent 1e440ff053
commit 529eb8f949
3 changed files with 19 additions and 24 deletions

View File

@@ -27,7 +27,7 @@
"express-rate-limit": "^6.7.0",
"form-data": "^4.0.4",
"lodash": "^4.17.23",
"lru-cache": "^10.2.0",
"@ajayyy/simple-lru-cache": "^1.1.2",
"lz4-napi": "^2.2.0",
"pg": "^8.8.0",
"rate-limit-redis": "^3.0.1",