Blog
#engineering
2 posts tagged "engineering".
Distributed Rate Limiting Without Redis
In-memory rate limiters silently break the moment you run more than one instance. Here's why — and how to throttle outbound API calls without standing up Redis.
Why We Built Fliq: The Case Against Self-Hosted Job Queues
The story of how a Go learning project turned into a serverless HTTP workflow platform — and why we think self-hosted job queues are on their way out.