Getting started with relaydb
The glue between your message queue, webhook, and database: relaydb handles retry logic, batching, deduplication, and fan-out patterns automatically.
Setup
Install the latest version in seconds:
docker pull ghcr.io/org/relaydb:latestVersion 3.8.2 · Last updated 2026-06-08 · 10k+ weekly downloads
Quick reference
Why relaydb
- Full type safety with zero runtime overhead.
- Works with Kafka, RabbitMQ, Redis, SQS, and webhooks.
- Streams, queues, and pub/sub unified under one API.
- Multi-region failover and automatic backpressure handling.
Community
Join 5,048 developers using relaydb in production. Report bugs and feature requests on GitHub. Ask questions in our Discord community. Follow @relaydb on Twitter for updates.