1
0
mirror of https://github.com/redis/go-redis.git synced 2025-11-05 14:10:37 +03:00
Files
go-redis/acl_commands.go
Nedyalko Dyakov 0b34b1909a feat(command): add ACL commands, validate module categories exist (#3262)
* add ACL{SetUser,DelUser,List} commands

* test presence of categories in acl cat

* code cleanup

* add basic acl tests

* add acl modules tests

* reset acl log before test

* refactor acl tests

* fix clientkillbyage test
2025-02-05 15:44:09 +02:00

2.3 KiB