Skip to content

chore: acl genpass #437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: acl genpass #437

wants to merge 1 commit into from

Conversation

kostasrim
Copy link
Contributor

Adds docs for acl genpass command

resolves #371

Signed-off-by: kostas <[email protected]>
@kostasrim kostasrim requested a review from Niennienzz August 20, 2025 08:56
@kostasrim kostasrim self-assigned this Aug 20, 2025
Copy link

vercel bot commented Aug 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
documentation Ready Ready Preview Comment Aug 20, 2025 8:57am

Comment on lines +23 to +24
- [Simple string reply](https://redis.io/docs/reference/protocol-spec/#simple-strings): `OK` on success.
- [Bulk string reply](https://redis.io/docs/reference/protocol-spec/#bulk-strings): pseudorandom data. By default it contains 64 bytes, representing 256 bits of data. If bits was given, the output string length is the number of specified bits (rounded to the next multiple of 4) divided by 4.
Copy link
Contributor

@vyavdoshenko vyavdoshenko Aug 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ACL GENPASS is fully supported
2 participants