Skip to content

DATAREDIS-1145, DATAREDIS-1046 - Add ACL support and Sentinel authentication for Jedis #558

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

Closed
wants to merge 5 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Sep 1, 2020

Upgrade to Redis 6 for tests. Introduce support for username in configurations that support authentication.

Depends on #554.

Upgrade to Redis 6 for tests. Introduce support for username in configurations that support authentication.
@mp911de mp911de changed the title DATAREDIS-1045, DATAREDIS-1046 - Add ACL support and Sentinel authentication for Jedis DATAREDIS-1145, DATAREDIS-1046 - Add ACL support and Sentinel authentication for Jedis Sep 7, 2020
We now support password-protected Sentinel configurations when using Jedis.
@mp911de mp911de force-pushed the issue/DATAREDIS-1046 branch from 12b74e6 to e26bdbd Compare September 7, 2020 06:48
christophstrobl pushed a commit that referenced this pull request Sep 11, 2020
Upgrade to Redis 6 for tests. Introduce support for username in configurations that support authentication.

Original Pull Request: #558
christophstrobl pushed a commit that referenced this pull request Sep 11, 2020
We now support password-protected Sentinel configurations when using Jedis.

Original Pull Request: #558
christophstrobl added a commit that referenced this pull request Sep 11, 2020
Guard tests to allow execution against single node instance for quick dev turnaround and replace usage of Optional with null and @nullable annotations.

Original Pull Request: #558
@christophstrobl christophstrobl deleted the issue/DATAREDIS-1046 branch September 11, 2020 11:45
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.

2 participants