Constructor
new RedisQueueClient()
- Source:
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
options.tls |
boolean | int | object |
<optional> |
can be true or 1 to just enable default TLS properties |
Example
-queue-default=redis://host1
-queue-default-options-interval=1000
-queue-redis=redis://host1?bk-visibilityTimeout=30000&bk-count=2
-queue-default=redis://host1?bk-tls=1