-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Introduce factory methods to create Redis clients dynamically #17739
Introduce factory methods to create Redis clients dynamically #17739
Conversation
9d116d1
to
cad9439
Compare
This workflow status is outdated as a new workflow run has been triggered. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just a few minor comments.
...redis-client/runtime/src/main/java/io/quarkus/redis/client/runtime/RedisClientsProducer.java
Outdated
Show resolved
Hide resolved
.../redis-client/runtime/src/test/java/io/quarkus/redis/client/runtime/RedisClientUtilTest.java
Outdated
Show resolved
Hide resolved
9401185
to
c5a2525
Compare
This workflow status is outdated as a new workflow run has been triggered. 🚫 This workflow run has been cancelled. Failing Jobs - Building 9401185
|
c5a2525
to
578b78f
Compare
578b78f
to
3f3178a
Compare
Closes #13887