@kenyip/bull
Advanced tools
+4
-0
@@ -27,2 +27,6 @@ "use strict"; | ||
| if (!config.redis && options.redis) { | ||
| config.redis = options.redis; | ||
| } | ||
| this.id = stringToUUID(config.service); | ||
@@ -29,0 +33,0 @@ this._config = config; |
+1
-1
| { | ||
| "name": "@kenyip/bull", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "A task manager based on `bull` framework", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
5897
1.29%196
1.55%