basho / riak-nodejs-client

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

Add callbacks for stopping [JIRA: CLIENTS-664] #109

Closed lukebakken closed 8 years ago

lukebakken commented 8 years ago

Add a callback for the stop() function on RiakNode and RiakCluster so a user can rely on those callbacks rather than observing state changes.