Someone here was asking about rate limiting across a cluster. I’ve pulled out how we do it at Logflare into an example project: GitHub - Logflare/phoenix-rate-limiter-example: An example of distributed rate limiting with Phoenix using PubSub and ETS. · GitHub
You can play with it at: https://phx-limit.gigalixirapp.com/
And you can hear me talk about it at ElixirConf in September!
Would love feedback on the code / supervision tree too.






















