Closed arfeen closed 1 month ago
Added a "username" property for the Redis connection authentication. A username may be used other then "default".
Are you sure this is compatible with older versions of Redis?
Before REDIS 6.0, there was not concept of username but a single password. I'm closing this request to update the code for older versions of REDIS.
Added a "username" property for the Redis connection authentication. A username may be used other then "default".