Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

v1.1.0.pre4

Pre-release
Pre-release
Compare
Choose a tag to compare
@iconara iconara released this 27 Aug 21:17
· 461 commits to master since this release

Automatic reconnection!

  • Attempt to discover nodes and connect to any nodes not already connected to on topology and status change events.
  • You can now pass a logger to the client. Pass a standard Ruby logger object to the :logger option and the client will log connections, connection failures, and other connection-related things.