All Projects → ThreeDotsLabs → watermill-sql

ThreeDotsLabs / watermill-sql

Licence: MIT license
SQL Pub/Sub for the Watermill project.

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to watermill-sql

watermill-http
HTTP Pub/Sub for the Watermill project.
Stars: ✭ 16 (-58.97%)
Mutual labels:  events, watermill
watermill-amqp
AMQP Pub/Sub for the Watermill project.
Stars: ✭ 27 (-30.77%)
Mutual labels:  events, watermill
watermill-nats
NATS Pub/Sub for the Watermill project.
Stars: ✭ 25 (-35.9%)
Mutual labels:  events, watermill
Watermill
Building event-driven applications the easy way in Go.
Stars: ✭ 3,504 (+8884.62%)
Mutual labels:  events, watermill
niue
A tiny shared state and event library for React
Stars: ✭ 17 (-56.41%)
Mutual labels:  events
rx-postmessenger
Minimal RxJS adapter for the window.postMessage API for request-response streams and notification streams across frame windows.
Stars: ✭ 27 (-30.77%)
Mutual labels:  events
f3-events
Event system for the PHP Fat-Free Framework
Stars: ✭ 24 (-38.46%)
Mutual labels:  events
fswatch
File/Directory Watcher for Modern C++
Stars: ✭ 56 (+43.59%)
Mutual labels:  events
event
📆 Strictly typed event emitter with asynciterator support
Stars: ✭ 30 (-23.08%)
Mutual labels:  events
from-event
🦊 ViewChild and FromEvent — a Match Made in Angular Heaven
Stars: ✭ 130 (+233.33%)
Mutual labels:  events
eventcatalog
Discover, Explore and Document your Event Driven Architectures powered by Markdown.
Stars: ✭ 392 (+905.13%)
Mutual labels:  events
muon-java
Muon Core for the JVM. APIs and Microservices taken to the next level
Stars: ✭ 18 (-53.85%)
Mutual labels:  events
event-driven-example
An example Event-Driven application in Go built with Watermill library.
Stars: ✭ 81 (+107.69%)
Mutual labels:  watermill
react-calendar
Simple and flexible events calendar written in React
Stars: ✭ 116 (+197.44%)
Mutual labels:  events
pg-pubsub
Reliable PostgreSQL LISTEN/NOTIFY with inter-process lock support
Stars: ✭ 50 (+28.21%)
Mutual labels:  events
xsystem
Building Blocks for XState-based Actor Systems.
Stars: ✭ 40 (+2.56%)
Mutual labels:  events
hackertab.dev
Hackertab turns your New Tab page into a geeky one that keeps you as a developer updated with the best tools, news, jobs and events.
Stars: ✭ 229 (+487.18%)
Mutual labels:  events
cyberevents
The protocol for EVENTs and TICKETs
Stars: ✭ 16 (-58.97%)
Mutual labels:  events
dry-events
Pub/sub system
Stars: ✭ 102 (+161.54%)
Mutual labels:  events
azure-service-bus-go
Golang library for Azure Service Bus -- https://aka.ms/azsb
Stars: ✭ 67 (+71.79%)
Mutual labels:  events

Watermill SQL Pub/Sub

CircleCI Go Report Card

This is Pub/Sub for the Watermill project.

All Pub/Sub implementations can be found at https://watermill.io/pubsubs/.

Watermill is a Go library for working efficiently with message streams. It is intended for building event driven applications, enabling event sourcing, RPC over messages, sagas and basically whatever else comes to your mind. You can use conventional pub/sub implementations like Kafka or RabbitMQ, but also HTTP or MySQL binlog if that fits your use case.

Documentation: https://watermill.io/

Getting started guide: https://watermill.io/docs/getting-started/

Issues: https://github.com/ThreeDotsLabs/watermill/issues

Contributing

All contributions are very much welcome. If you'd like to help with Watermill development, please see open issues and submit your pull request via GitHub.

Support

If you didn't find the answer to your question in the documentation, feel free to ask us directly!

Please join us on the #watermill channel on the Gophers slack: You can get an invite here.

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].