⚙️ Switched the transporter to Redis

This commit is contained in:
2021-11-23 23:24:04 -08:00
parent 4e50636669
commit 1c67e45a90
3 changed files with 169 additions and 7 deletions

View File

@@ -42,6 +42,7 @@
"axios": "^0.21.1",
"dotenv": "^10.0.0",
"imghash": "^0.0.9",
"ioredis": "^4.28.1",
"leven": "^3.1.0",
"lodash": "^4.17.21",
"moleculer": "^0.14.0",