Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@krapie krapie released this 02 Feb 15:23
· 15 commits to main since this release

Features

  • Support static load balancing with round-robin algorithm
  • Support backends health check

Changelog

  • Add backend health check c3120dc
  • Add dockerfile and docker-compose for test 0d4af54
  • Implement basic load balancer structure including round-robin 5d91d90
  • Scaffold Project e4d6153

Full Changelog: https://github.com/krapie/plumber/commits/v0.1.0