Skip to content

Version 0.6.0 - Actorize

Latest
Compare
Choose a tag to compare
@sjking sjking released this 10 Aug 22:06
· 23 commits to master since this release
  • Restructure the application to use akka actors instead of akka graphs
  • Implement rate-limiting of migrate slots stage during cluster re-sharding by using work-pulling pattern
  • Implement auto-scaling of cluster when a master node is removed
    • Slot keys in retired master node are redistributed to remaining master nodes