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
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 :)
The text was updated successfully, but these errors were encountered:
Hey @gedw99,
Definitely considering it! I've been getting up to speed on JetStream and it looks promising.
Sorry, something went wrong.
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
No branches or pull requests
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 :)
The text was updated successfully, but these errors were encountered: