Support postgres LISTEN/NOTIFY protocol? #1999
baseplate-admin
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
we have to see how to implement or utilize that |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I was wondering if it was possible to support the postgres notify protocol.
There's projects like
pgqueuer
(which does what celery is doing at a small scale) that aims to do just this,Rationales:
Beta Was this translation helpful? Give feedback.
All reactions