basho / riak-nodejs-client

The Riak client for Node.js.
Apache License 2.0
72 stars 29 forks source link

Support load balancers [JIRA: CLIENTS-829] #151

Closed lukebakken closed 8 years ago

lukebakken commented 8 years ago

RiakNode should take an option indicating that it is really a load balancer and not a Riak node. If this option is set, then the node will never be marked offline.

lukebakken commented 8 years ago

@flohdot :smile: