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

benthos and marmot seems like a bit of a good marriage #42

Open
gedw99 opened this issue Jan 1, 2023 · 2 comments
Open

benthos and marmot seems like a bit of a good marriage #42

gedw99 opened this issue Jan 1, 2023 · 2 comments

Comments

@gedw99
Copy link

gedw99 commented Jan 1, 2023

because marmot is a CDC based pattern, it would probably be a pretty good match with benthos.

https://github.com/benthosdev/benthos

benthos already is used in CDC patterns with cockroach for example.

so the idea is that a change to the DB gets sent to benthos, and then benthos can react.

Benthos has a NATS source / sink btw.
https://www.benthos.dev/docs/components/inputs/nats_jetstream/

Here is a simple example: https://github.com/davidandradeduarte/benthos-nats-jetstream-output-loop-bug

Another cool example: https://github.com/amirhnajafiz/jetstream-mirroring/

The use cases people would use this for a huge IMHO.
Maybe you want to initiate certain logic or secondary data transform to update your business analytics db or whatever you want.

@maxpert
Copy link
Owner

maxpert commented Jan 2, 2023

Very well aware of Benthos and I love Benthos! I will be more than happy accepting contributions on any demo videos, blog posts, or contributions.

@gedw99
Copy link
Author

gedw99 commented Jan 2, 2023

Great - it will be a while before I get to this.

glad you see the synergy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants