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

Using Redis stream instead of Kafka #141

Open
sofger opened this issue Jul 26, 2022 · 1 comment
Open

Using Redis stream instead of Kafka #141

sofger opened this issue Jul 26, 2022 · 1 comment

Comments

@sofger
Copy link

sofger commented Jul 26, 2022

Hello,

I like that the async schema update was included in the new version 4.0, but the kafka and zookeeper dependencies make the system quite thick.

I was thinking that since Redis is still necessary for the application to work, it might be possible to replace Kafka with Redis stream.

If there was a need for such a development, I could do it. Is anyone interested in such a feature?

@tot-ra
Copy link
Owner

tot-ra commented Jul 28, 2022

Hey. I think you can do that, yes. We use kafka internally for higher reliability with peristance, but I guess redis is a faster alternative if some prefer it more

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

No branches or pull requests

2 participants