Configuration options for skyring. See module:keef on ways to pass configuration
- Since:
-
- 1.0.0
- Source:
Properties:
Name | Type | Argument | Default | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
seeds |
String | Array.<String> |
<optional> |
127.0.0.1:3455,127.0.0.1:3456 | A list of seed nodes to use for bootstrapping a ring cluster |
|||||||||||||||
channel |
Object |
Properties
|
|||||||||||||||||
PORT |
Number |
<optional> |
3000 | The port number for the http API server to bind to |
|||||||||||||||
nats |
Object | Nats queue specific configuration Properties
|
|||||||||||||||||
options.storage |
Object |
<optional> |
Storage config options for level db Properties
|