chrisdinn / brando

A Redis client written with Akka's IO package
Other
107 stars 24 forks source link

Infinite Reconnect #29

Closed ghouet closed 10 years ago

ghouet commented 10 years ago

If brando.connection_attempts is not defined in the config, it will try reconnecting indefinitely. Default value is infinite.