Skip to content

Releases: Abdulrahman-Tayara/go-lb

v1.0.2

08 Mar 21:32
307c459
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

20 Jan 14:11
5f94580
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0: First stable version

13 Jan 11:19
Compare
Choose a tag to compare

Features:

  • Diverse Load Balancing Strategies: Choose from Round Robin, Least Connections, or Random for efficient distribution.
  • Health Monitoring: Ensure system reliability through continuous health checks.
  • Content-Based Routing (CBR): Direct traffic based on content attributes for targeted routing.
  • Rate Limiting: Manage and control data flow with rate limiting capabilities.
  • TLS/SSL Support: Implement secure communication with Transport Layer Security/Secure Sockets Layer.