Skip to content

Commit

Permalink
Note websockets postgres integration
Browse files Browse the repository at this point in the history
From #278
  • Loading branch information
begriffs committed Feb 4, 2017
1 parent 588b0bc commit 07777ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ External Notification

These are PostgreSQL bridges that propagate LISTEN/NOTIFY to external queues for further processing. This allows stored procedures to initiate actions outside the database such as sending emails.

* `frafra/postgresql2websocket <https://github.com/frafra/postgresql2websocket>`_ - Websockets
* `matthewmueller/pg-bridge <https://github.com/matthewmueller/pg-bridge>`_ - Amazon SNS
* `aweber/pgsql-listen-exchange <https://github.com/aweber/pgsql-listen-exchange>`_ - RabbitMQ
* `SpiderOak/skeeter <https://github.com/SpiderOak/skeeter>`_ - ZeroMQ
Expand Down

0 comments on commit 07777ea

Please sign in to comment.