🔧 Replaced rabbitMQ with bullMQ

This commit is contained in:
2021-10-26 15:07:42 -07:00
parent 755ac43820
commit 289b2ec3bd
8 changed files with 858 additions and 296 deletions

View File

@@ -41,34 +41,34 @@
"@types/pino": "^6.3.8",
"@types/string-similarity": "^4.0.0",
"7zip-bin": "^5.1.1",
"7zip-min": "^1.4.0",
"chokidar": "^3.5.2",
"amqplib": "^0.7.1",
"fs-extra": "^10.0.0",
"imghash": "^0.0.9",
"jsdom": "^15.2.1",
"leven": "^3.1.0",
"7zip-min": "^1.4.0",
"lodash": "^4.17.21",
"mkdirp": "^0.5.5",
"moleculer": "^0.14.16",
"moleculer-bull": "^0.2.8",
"moleculer-db": "^0.8.13",
"moleculer-db-adapter-mongo": "^0.4.7",
"moleculer-db-adapter-mongoose": "^0.8.9",
"moleculer-web": "^0.9.0",
"moleculer-web": "^0.10.3",
"mongoose": "^5.12.7",
"pino-pretty": "^7.0.0",
"pino": "^6.13.2",
"unrar": "^0.2.0",
"mongoose-paginate-v2": "^1.3.18",
"nats": "^1.3.2",
"node-7z": "^3.0.0",
"node-calibre": "^2.1.1",
"node-unrar-js": "^1.0.2",
"pino": "^6.13.2",
"pino-pretty": "^7.0.0",
"sharp": "^0.28.1",
"socket.io": "^4.1.1",
"socket.io": "^4.3.1",
"socket.io-stream": "^0.5.3",
"threetwo-ui-typings": "^1.0.10",
"typescript": "^3.8.3",
"unrar": "^0.2.0",
"xml2js": "^0.4.23"
},
"engines": {