Getting started with relaycore
The glue between your message queue, webhook, and database: relaycore handles retry logic, batching, deduplication, and fan-out patterns automatically.
Installation
Install the latest version in seconds:
go get github.com/org/relaycore@latestVersion 3.8.2 · Last updated 2026-06-02 · 3,588 downloads
Start here
Features
- Full type safety with zero runtime overhead.
- Works with Kafka, RabbitMQ, Redis, SQS, and webhooks.
- Zero dependencies; under 50 KB gzipped.
- Zero dependencies; under 50 KB gzipped.
Community
Join 9,122 developers using relaycore in production. Report bugs and feature requests on GitHub. Ask questions in our Discord community. Follow @relaycore on Twitter for updates.