We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Right now, NATS subjects take the following shapes:For change events:
sequin.changes.<database_name>.<schema_name>.<table_name>.<action>
For record events:
sequin.rows.<database_name>.<schema_name>.<table_name>
Please comment below if you'd like us to add the ability to add a subject_prefix to NATS messages, and we'll prioritize.
subject_prefix
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Right now, NATS subjects take the following shapes:
For change events:
For record events:
Please comment below if you'd like us to add the ability to add a
subject_prefix
to NATS messages, and we'll prioritize.The text was updated successfully, but these errors were encountered: