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 and liftbridge #13

Open
ghost opened this issue Aug 23, 2018 · 2 comments
Open

NATS and liftbridge #13

ghost opened this issue Aug 23, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 23, 2018

There is a new golang project that is very similar to Kafka.
It uses NATS and it's called liftbridge.

I was wondering about integrating it with this and your grpc generator.
But does the grpc generator allow to gen the pub sub middleware ?

@arbarlow
Copy link
Contributor

hi @gedw99, sorry I never saw this message! Absolutely open to taking a PR, in terms of "grpc generator" I think you mean lile? in which case, no, that's a bit different and you'd want to just use protoc

@joeblew99
Copy link

I just noticed that liftbridge is now stable with a GRPC API.
It has raft replication too. SO its a kafka using golang
worth a look for lile ?

https://github.com/liftbridge-io/liftbridge

go client example:
https://github.com/liftbridge-io/go-liftbridge/tree/master/example

nodeje and python clients are rapidly progressing

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