GitHub Freno: cooperative, highly available throttler service
Summary
GitHub Freno is a cooperative, highly available throttler service for writes to data stores, primarily MySQL clusters. It uses Raft for leadership, provides an HTTP check endpoint for apps to decide when to write, and dynamically adapts to changes in server inventory while offering per-app throttling controls. The project includes deployment docs, a Ruby client, and open-source licensing.