Skip to content

Conversation

Dodenis
Copy link
Contributor

@Dodenis Dodenis commented Feb 25, 2025

Title:

Add authentication with username and password for phpredis RedisCluster

Description:

This pull request adds support for authentication with a username and password for RedisCluster in phpredis. This allows the use of ACLs (Access Control Lists) as specified in the documentation.

Changes:

  • Updated PhpredisClientFactory.php to support authentication for RedisCluster with username and password.

Please review the changes and provide feedback. Thank you!

@Dodenis
Copy link
Contributor Author

Dodenis commented Mar 10, 2025

Hi everyone, could someone review this PR (#733) when you have a moment?
Thanks in advance! 😊

@ostrolucky ostrolucky added feature Introduces new functionality phpredis Specific to PhpRedis labels Mar 16, 2025
@ostrolucky ostrolucky merged commit 4e26a72 into snc:master Mar 16, 2025
6 checks passed
@Dodenis
Copy link
Contributor Author

Dodenis commented Mar 17, 2025

Thanks @ostrolucky for merging this PR! 🎉

Do you know when the next release is scheduled? I’d like to know when I’ll be able to use this change.

@ostrolucky
Copy link
Collaborator

Actually I would appreciate if some people tested it first in a real project. You can use it if you specify dev-master in place of a version. I no longer use redis bundle in my projects.

@ostrolucky
Copy link
Collaborator

I've created a new tag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Introduces new functionality phpredis Specific to PhpRedis
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants