Baldur
A Python reliability framework providing in-app circuit breakers, retries, and self-replaying dead-letter queues.
What it does
About Baldur
Baldur is an in-application Python reliability framework that equips critical execution paths with retries, circuit breakers, and self-replaying dead-letter queues without requiring an external sidecar or service mesh. Installed as a pip package, it allows developers to compose resilience behaviors using function decorators, monitor events via an integrated web console and healing ledger, and optionally share state across processes using Redis. While the core framework is open source under the Apache 2.0 license, a paid PRO edition is available for production workloads.
- Availability:
- launched
- Access:
- freemium
- Format:
- software
Pricing at launch: Core framework is free and open-source under Apache 2.0; Baldur PRO costs $149 per month or $1,490 per year.
Core capabilities
Decorator-Based Resilience Composition
Enables developers to wrap functions with circuit breakers, retries, fallbacks, and dead-letter queue handling using configurable per-call flags without a configuration server.
Built-In Console and Healing Ledger
Provides an integrated web console and healing ledger to monitor circuit breaker states and review failure, recovery, and DLQ replay events.
Keep discovering
Related debuts
Continue with products that solve a similar problem or serve the same kind of maker.
