Skip to content

Can I use prisma to subscribe to PostgreSQL changes? #2923

Answered by ryands17
xzilja asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @iljadaderko 👋
Yes indeed this is a good feature proposal and you can find it here. There is a main issue linked inside which provides the entire basis for Subscriptions and how they can be implemented. Do add a 👍 on the issue as well so that we can judge the priority of those issues.

The workaround for now would be as you mentioned to use an Event Emitter or PubSub service at the application layer to handle subscriptions to the changes in the database.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by xzilja
Comment options

You must be logged in to vote
1 reply
@dataf3l
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants