feat: cache for session store in db

This commit is contained in:
Huskydog9988
2025-04-01 21:32:13 -04:00
parent 88a5dc2a58
commit 0f35d4a445
3 changed files with 19 additions and 1 deletions

View File

@ -24,6 +24,7 @@
"fast-fuzzy": "^1.12.0",
"file-type-mime": "^0.4.3",
"jdenticon": "^3.3.0",
"lru-cache": "^11.1.0",
"micromark": "^4.0.1",
"moment": "^2.30.1",
"nuxt": "^3.13.2",