Concept Flow - ACL rules and categories
Start: User connects
Check ACL Categories
Match Command Category?
No→Deny Command
Yes
Check Specific ACL Rules
Allow or Deny Command
Execute Command or Return Error
When a user sends a command, Redis checks if the command's category is allowed by ACL categories, then checks specific ACL rules to allow or deny execution.