refactor: update queue jobs

This commit is contained in:
Mauricio Siu
2024-10-06 14:16:31 -06:00
parent 24e4930fc1
commit 5f56512e56
6 changed files with 53 additions and 8 deletions

View File

@@ -7,6 +7,7 @@
"start": "node --experimental-specifier-resolution=node dist/index.js"
},
"dependencies": {
"drizzle-orm": "^0.30.8",
"ioredis": "5.4.1",
"bullmq": "5.4.2",
"@hono/zod-validator": "0.3.0",