Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Add Redis Cluster connection properties for Locking #3572

Merged
merged 2 commits into from
Apr 14, 2023
Merged

Add Redis Cluster connection properties for Locking #3572

merged 2 commits into from
Apr 14, 2023

Conversation

james-deee
Copy link
Contributor

Pull Request type

  • [ X ] Bugfix

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

We found it necessary for us to be able to change the connection allocation for our Redis Cluster Locking. This adds configurable properties so you can change Cluster connection settings through Redisson. The defaults are the defaults used by Redisson.

@james-deee james-deee changed the title Jtd/add redislocking connection props Add Redis Cluster connection properties for Locking Apr 10, 2023
@v1r3n v1r3n merged commit 8e54b19 into Netflix:main Apr 14, 2023
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants