v1.0.0-alpha4: Add Redis/Valkey caching and search with principal agent auth for global settings
This commit is contained in:
+3
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "job-list",
|
||||
"version": "1.0.0-alpha3",
|
||||
"version": "1.0.0-alpha4",
|
||||
"description": "Job-List",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
@@ -12,10 +12,12 @@
|
||||
"@microsoft/microsoft-graph-client": "^3.0.7",
|
||||
"dotenv": "^17.2.3",
|
||||
"hono": "^4.10.8",
|
||||
"ioredis": "^5.8.2",
|
||||
"pocketbase": "^0.26.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest",
|
||||
"@types/ioredis": "^5.0.0",
|
||||
"@types/node": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user