Skip to content

Releases: StudioSol/balancer

v1.1.3

28 Jun 16:43
Compare
Choose a tag to compare
refactor(health): replace mutex with atomic

v1.1.2

28 Jun 16:24
acb4510
Compare
Choose a tag to compare
  • Fix race condition in health function

v1.1.1 - I/O State

15 Jun 16:54
4a4a35b
Compare
Choose a tag to compare
  • Include I/O State information in healthcheck

server up when is connected but has replication errors

22 Jul 19:27
Compare
Choose a tag to compare
v1.1.0

server up when is connected but has replication errors

v1.0.0

08 Apr 14:02
ae0121d
Compare
Choose a tag to compare
Avoid concurrently status check + Go modules (#9)

* Migrate to go modules

* initial check async + prevent multiple checks on database