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 pub sub #1

Open
gedw99 opened this issue Feb 23, 2023 · 2 comments
Open

Nats pub sub #1

gedw99 opened this issue Feb 23, 2023 · 2 comments

Comments

@gedw99
Copy link

gedw99 commented Feb 23, 2023

been playing with ergo - it’s great .

Just wonder if you would consider a NATS driver in addition to the existing kafka one you use ?

NATS is like Kafka, but pure go.

https://github.com/nats-io/nats-server

@rupurt FYI :)

@rupurt
Copy link
Contributor

rupurt commented Feb 24, 2023

Hey @gedw99,

Definitely considering it! I've been getting up to speed on JetStream and it looks promising.

@gedw99
Copy link
Author

gedw99 commented Feb 26, 2023

It now has the de duplication behaviour that Kafka has.

https://nats.io/blog/new-per-subject-discard-policy/

I am using this with go-streams. Just not pushed the PR.

https://github.com/reugn/go-streams

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