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

Gateway: send commands to both backends #205

Closed
Terkwood opened this issue Apr 4, 2020 · 0 comments · Fixed by #206
Closed

Gateway: send commands to both backends #205

Terkwood opened this issue Apr 4, 2020 · 0 comments · Fixed by #206
Labels
enhancement New feature or request

Comments

@Terkwood
Copy link
Owner

Terkwood commented Apr 4, 2020

Implement a utility which can forward commands to both Redis Streams and Kafka. Don't bother writing the Redis xadd commands themselves, just make sure you have a select! entry point to receive them.

Kafka commands must continue functioning as expected.

Supports #67 and #174.

Once this ticket is complete, and once #174 is close to being finished, we'll need to further alter the logic so that Multiplayer games events are propagated to the Redis Streams backend

@Terkwood Terkwood added the enhancement New feature or request label Apr 4, 2020
@Terkwood Terkwood changed the title Gateway: Choose backend, first pass Gateway: split commands between backends (first pass) Apr 4, 2020
@Terkwood Terkwood changed the title Gateway: split commands between backends (first pass) Gateway: send commands to both backends Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant