UNDER DEVELOPMENT
Watermill Oracle Advanced Queue Pub/Sub
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.
Watermill Documentation: https://watermill.io/
Watermill Getting started guide: https://watermill.io/docs/getting-started/
Watermill OraAQ
TODO: Queue setup and configuration description.