Skip to content

v1.0.0

Choose a tag to compare

@bhope bhope released this 26 Mar 13:12
· 15 commits to main since this release

Initial release of hedge - adaptive hedged requests for Go.

  • Drop-in http.RoundTripper with adaptive hedge delay via DDSketch
  • gRPC UnaryClientInterceptor
  • Token bucket budget to prevent load amplification
  • Per-host latency tracking with tumbling window decay
  • Full observability via Stats API