gdelvaldi commented on issue #13463: URL: https://github.com/apache/apisix/issues/13463#issuecomment-4651909835
Hi @Baoyuantop thanks for the quick response! About the change it is minimal and fully backwards compatible, it's a single optional username config field that would allow to call `redis_client:auth(self.config.username, self.config.auth)` instead of the current one: `redis_client:auth(self.config.auth)`, but for this last part there is a linked PR on the concerned project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
