Skip to content

Conversation

@StFS
Copy link
Collaborator

@StFS StFS commented Apr 4, 2024

This is a DRAFT PR to add a Redis backed command-router.

It consists of the following changes:

  • Adds a client-device-connection-redis module that implements a device-connection-info repository using the Quarkus Redis Client extension.
  • Adds a services/command-router-redis module that creates a command-router-redis Docker image.
  • Adds the necessary configuration to the integration test project to start up a Redis server beneath the new Redis backed Command Router service.

This PR depends on eclipse-hono#3623 and is currently configured to merge into that branch just to demonstrate the isolated Redis related changes.

There are some recently discovered problems though, namely that the CommandAndControlAmqpIT and CommandAndControlMqttIT tests fail when run against the redis backed command router service.

StFS and others added 6 commits April 4, 2024 00:57
…redis module and a services/command-router-redis module. Also add appropriate configurations to integration tests to run them against a Redis backed command router with a Redis server
@StFS
Copy link
Collaborator Author

StFS commented Apr 10, 2024

Addresses eclipse-hono#3532

@StFS
Copy link
Collaborator Author

StFS commented Jan 18, 2025

Creating a new PR off latest master branch (#6)

@StFS StFS closed this Jan 18, 2025
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

Successfully merging this pull request may close these issues.

1 participant