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

Architecture Choices #21

Open
Colman opened this issue Feb 22, 2020 · 0 comments
Open

Architecture Choices #21

Colman opened this issue Feb 22, 2020 · 0 comments

Comments

@Colman
Copy link

Colman commented Feb 22, 2020

This isn't an issue exactly but I'm having a hard time understanding architecture of this project. Namely, I want to know why Redis is used instead of just MySQL by itself. As far as I can understand, the websocket has to wait for the MySQL log to be published before it can push data. So if that's the case, then why use Redis at all? Wouldn't it make more sense to push the websocket data directly from the binlogstream?

Thanks

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