Redis authentication

In the Tracker Stores document, I find redis don’t have “username used for authentication”. In redis 6.0, the authentication is " AUTH ". How should I implement this function?

Hi @l99500 could you describe exactly what you’ve done and what you want to accomplish? I currently don’t know if you’re running this on a server/docker/locally and how you installed the stack.