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
Includes following changes:
* Start update slotmap timer after initial nodes are added (#66)
* Remove deprecated gen_server callback format_status/2 (#67)
* Fix issue with reactivation of connected clients (#69)
* Use ssl:connect/4 to open TLS connections (#71)
Includes two new features:
1. Use init nodes as fallback if all nodes are unavailable (#58)
2. Add convergence check, that all primaries return identical slot maps (#59)