Found 210 repositories(showing 30)
ThreeDotsLabs
Building event-driven applications the easy way in Go.
ThreeDotsLabs
An example Event-Driven application in Go built with Watermill library.
ThreeDotsLabs
An example Go project for running local development environment, with hot code reloading.
ThreeDotsLabs
SQL (Postgres/MySQL) Pub/Sub for the Watermill project.
ThreeDotsLabs
Kafka Pub/Sub for the Watermill project.
online-ml
🦀 Online statistics in Rust
pperaltaisern
CQRS and event sourcing example in go
ThreeDotsLabs
NATS Pub/Sub for the Watermill project.
roblaszczak
No description available
asyncapi
Go template for the AsyncAPI Generator using Watermill module
ThreeDotsLabs
AMQP Pub/Sub for the Watermill project.
ThreeDotsLabs
Redis Pub/Sub for the Watermill project.
bionode
💧Bionode-Watermill: A (Not Yet Streaming) Workflow Engine
ThreeDotsLabs
HTTP Pub/Sub for the Watermill project.
voi-oss
OpenTelemetry integration for Watermill
ThreeDotsLabs
Benchmarking tools for Watermill.
ThreeDotsLabs
Google Cloud Pub/Sub Pub/Sub for the Watermill project.
huanghongxun
A Minecraft Mod which adds watermills, trousers, rotors, machines.
ThreeDotsLabs
SQLite Pub/Sub for the Watermill project.
cockroachdb
CockroachDB Pub/Sub for the Watermill project.
ThreeDotsLabs
Amazon SQS/SNS Pub/Sub for the Watermill project.
minghsu0107
A demonstration on building event-driven application, @ Golang Taipei Short Talk, Feb 2021.
garsue
The implementation of watermill.LogAdapter with zap
rezacute
Kincir is a Rust message streaming library inspired by Watermill (Go), providing a unified interface for working with multiple message broker backends like Kafka and RabbitMQ. ## ✨ Key Features: - Unified messaging interface across different backends - Message routing with customizable handlers
voi-oss
protoc plugin to publish protobuf messages with Watermill
ThreeDotsLabs
See https://github.com/ThreeDotsLabs/watermill-nats
AkhilSharma90
An example that shows how GO, Kafka, Grafana, Prometheus can work together
thanhdaon
Event-driven ticket booking system in Go using CQRS, Event Sourcing, and the Outbox Pattern with Watermill, PostgreSQL, and Redis.
ThreeDotsLabs
IO Pub/Sub for the Watermill project.
AkhilSharma90
An example of how a realtime feed would work with GO + Kafka + Watermill