32a476b840
Redis introduced an Access Control List (ACL) mechanism since version 6.0. This commit implements the necessary changes to support configuring the username for Redis. Users can now define a specific username to authenticate with Redis and enhance security through the ACL feature. Signed-off-by: chlins <chenyuzh@vmware.com> |
||
---|---|---|
.. | ||
configuration.go | ||
configuration_test.go | ||
fuzz_test.go | ||
parser.go | ||
parser_test.go |