You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the case you run your app on the same servers as the Riak cluster it would be nice, in order to improve performances, to give connection priority to the local host and connect to remote hosts only in case the the local one is down.
In other terms I want to suggest a "preferred node" to RiakClient. Do you think it is possible?