gubernator-io / gubernator

High Performance Rate Limiting MicroService and Library - Developed at Mailgun
Apache License 2.0
71 stars 6 forks source link

V3.0 branch #8

Open thrawn01 opened 2 months ago

thrawn01 commented 2 months ago

Purpose

Prep Gubernator for a v3.0 release. This is a long running branch where we will merge V3 related feature once they are ready.

Removing GRPC Support

GRPC turned out to be more trouble than it was worth. Although GRPC has consistent semantics like flow control, request cancellation, and error handling, and decent performance. However, it is not without its issues.

Merged

TODO

See V3 Milestone -->