Skip to content

v0.2.0

Compare
Choose a tag to compare
@krapie krapie released this 08 Feb 11:36
· 9 commits to main since this release

Features

  • Support consistent hashing algorithm with maglev
  • Support backend service discovery with Docker API
  • Support mechanism to resolve split-brain of long-lived connection

Changelog

  • Implement split-brained stream connection closure on backend addition e37ac6f
  • Temporary remove static backend registration 9aaaa0b
  • Add docker-compose for yorkie cluster & temporary adjust code 6035c72
  • Add backend service discovery with docker API d2d237b
  • Add maglev consistent hashing lb 3ecdede
  • Revise round-robin index logic to atomic cb2d3bc

Full Changelog: v0.1.0...v0.2.0