watermill-io
Messaging system
A Pub/Sub messaging system designed to work with message streams in event-driven applications.
IO Pub/Sub for the Watermill project.
8 stars
4 watching
4 forks
Language: Go
last commit: about 2 months ago eventsgogolangwatermill
Related projects:
Repository | Description | Stars |
---|---|---|
threedotslabs/watermill-http | A Pub/Sub system for building event-driven applications with efficient message streams. | 28 |
threedotslabs/watermill-sql | A Pub/Sub system for event-driven applications that efficiently processes message streams between Postgres/MySQL databases | 71 |
threedotslabs/watermill-redisstream | A Redis Pub/Sub implementation for message streams in event-driven applications | 34 |
threedotslabs/watermill-firestore | A Firestore-based Pub/Sub system designed to work with event-driven applications | 0 |
threedotslabs/watermill-nats | An implementation of the NATS Pub/Sub messaging system for building event-driven applications with efficient message streams. | 52 |
threedotslabs/watermill-amqp | A Pub/Sub system for event-driven applications using AMQP protocol | 55 |
threedotslabs/watermill-kafka | A Kafka-based Pub/Sub system for event-driven applications | 63 |
threedotslabs/watermill-bolt | A Bolt-based Pub/Sub system for event-driven applications | 6 |
threedotslabs/watermill-googlecloud | Provides a Pub/Sub system for event-driven applications on Google Cloud. | 19 |
threedotslabs/event-driven-example | An Event-Driven application example built in Go with Watermill library | 134 |
threedotslabs/watermill | A library for building event-driven applications in Go, making it easy to work with message streams and enabling various architectures such as CQRS and event sourcing. | 7,907 |
threedotslabs/nats-example | A Go project demonstrating live code reloading and NATS-based communication between two services running in a local development environment. | 101 |
thehydroimpulse/nanomsg.rs | A Rust implementation of a messaging library that allows inter-process communication and synchronization. | 392 |
cskr/pubsub | A simple multi-topic messaging system implemented as a Go package | 431 |
trivago/gollum | A tool that gathers messages from multiple sources and broadcasts them to specific destinations | 939 |