GitHub user git-hulk added a comment to the discussion: ACL Proposal
> @git-hulk I have updated the struct design. It will be more clearly. Thank you! Those fields look good to me. >The "redis ACL SETUSER commands string" is the string used in the ACL SETUSER >command. It’s the reverse process of parsing the ACL SETUSER command. In other >words, SETUSER deserializes the string into a permission entity. The >permission entity can be serialized back into the ACL SETUSER commands string. @jihuayu Thanks for your clarification. My bad for not stating my point clearly. What I want to ask is what format would be used to serialize the `aclSelector` or `aclUser`. For example, `json`, `string encoding`, or something else. GitHub link: https://github.com/apache/kvrocks/discussions/3234#discussioncomment-14788515 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
