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:
cargo add org-relaycoreVersion 3.8.2 · Last updated 2026-05-31 · 2,137 downloads
Start here
Key capabilities
- Zero dependencies; under 50 KB gzipped.
- Full type safety with zero runtime overhead.
- Multi-region failover and automatic backpressure handling.
- Streams, queues, and pub/sub unified under one API.
Community
Join 1,661 developers using relaycore in production. Report bugs and feature requests on GitHub. Ask questions in our Discord community. Follow @relaycore on Twitter for updates.