Skip to content

Architecture Choices #21

Description

@Colman

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions