Blog
How it works, and why it works that way.
Design decisions, reliability semantics and release notes — written for people who have to operate the thing, not just install it.
Why FlexiQ has no broker
Every mainstream task queue starts by asking you to run Redis. For most workloads that is a second database you now operate for no benefit — so FlexiQ does not have one.
Retries, backoff, and where failed jobs actually go
A walk through FlexiQ's retry budget, the exponential backoff curve, the jitter that keeps a failure burst from retrying in lockstep, and what the dead-letter queue is for.