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: implement backend-doubler #206

Merged
merged 36 commits into from
Apr 4, 2020
Merged

Gateway: implement backend-doubler #206

merged 36 commits into from
Apr 4, 2020

Conversation

Terkwood
Copy link
Owner

@Terkwood Terkwood commented Apr 4, 2020

Instead of splitting games between Kafka and Redis Streams, we simply forward all backend commands to handlers for both utilities.

This change set is fully compatible with the current Sabaki implementation. Kafka responds as expected and the UI is stable.

This change set widely refactors gateway service names and mod structure.

Resolves #205.

Advances #67 and #174.

@Terkwood Terkwood added the enhancement New feature or request label Apr 4, 2020
@Terkwood Terkwood merged commit 1b045a6 into unstable Apr 4, 2020
@Terkwood Terkwood deleted the feature/doubler branch April 4, 2020 23:28
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
Development

Successfully merging this pull request may close these issues.

Gateway: send commands to both backends
1 participant