Skip to content
New issue

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

[NATS] Support subject prefixes #732

Open
acco opened this issue Dec 16, 2024 — with Linear · 0 comments
Open

[NATS] Support subject prefixes #732

acco opened this issue Dec 16, 2024 — with Linear · 0 comments
Labels
enhancement New feature or request sink-nats

Comments

Copy link
Contributor

acco commented Dec 16, 2024

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.

@acco acco added sink-nats enhancement New feature or request labels Dec 16, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sink-nats
Projects
None yet
Development

No branches or pull requests

1 participant