Sha256: 57f9b7bce750f054e7bea3c89683ace641d1e25f06bb7e8612b5468365a9c378
Contents?: true
Size: 275 Bytes
Versions: 27
Compression:
Stored size: 275 Bytes
Contents
# Sample configuration file for Node Manager. # redis_node_manager -C config.yml --- :max_failures: 2 :nodes: - localhost:6379 - localhost:1111 - localhost:2222 - localhost:3333 :zkservers: - localhost:2181 - localhost:2182 - localhost:2183 :password: foobar
Version data entries
27 entries across 27 versions & 2 rubygems