Add disk cache service

Fixes #471
This commit is contained in:
Ajay
2022-05-17 02:29:36 -04:00
parent e79a8417f4
commit c9a0fb7bc3
6 changed files with 62 additions and 293 deletions

View File

@@ -17,7 +17,6 @@
"author": "Ajay Ramachandran",
"license": "MIT",
"dependencies": {
"@ajayyy/lru-diskcache": "^2.0.0",
"axios": "^0.24.0",
"better-sqlite3": "^7.4.5",
"cron": "^1.8.2",