Skip to content

Architecture Choices #21

Open
Open
@Colman

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

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