Getting started with relaycore
The glue between your message queue, webhook, and database: relaycore handles retry logic, batching, deduplication, and fan-out patterns automatically.
Setup
Install the latest version in seconds:
docker pull ghcr.io/org/relaycore:latestVersion 3.8.2 · Last updated 2026-06-02 · 10k+ weekly downloads
Start here
Key capabilities
- Streams, queues, and pub/sub unified under one API.
- Built-in batching, retry logic, and circuit breakers.
- Works with Kafka, RabbitMQ, Redis, SQS, and webhooks.
- Zero dependencies; under 50 KB gzipped.
Community
Join 3,904 developers using relaycore in production. Report bugs and feature requests on GitHub. Ask questions in our Discord community. Follow @relaycore on Twitter for updates.