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

how about adding nats support. #60

Open
gedw99 opened this issue Aug 23, 2024 · 0 comments
Open

how about adding nats support. #60

gedw99 opened this issue Aug 23, 2024 · 0 comments

Comments

@gedw99
Copy link

gedw99 commented Aug 23, 2024

The latest go-queue has nats jetstream.

We can embed nats server or use an external nats servers, cluster or super cluster.

Its much easier to setup and run than Kafka, being 100% golang.

I think it might be possible to support both using a config to allow the runtime to decide if it wants to use Kafka or Nats.


there is also a 100% golang equivalent to Elastic Search.
https://github.com/zincsearch/zincsearch

These 2 give a 100% golang setup and can even be run in the same binary or not.

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

1 participant