Skip to content
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

Core-Redis Commands that don't work in clinterwebz #12

Open
slorello89 opened this issue Jul 11, 2022 · 0 comments
Open

Core-Redis Commands that don't work in clinterwebz #12

slorello89 opened this issue Jul 11, 2022 · 0 comments

Comments

@slorello89
Copy link
Member

slorello89 commented Jul 11, 2022

@itamarhaber I walked the command pages from ACL to ZUNIONSTORE to interrogate all the commands that had clinterwebz examples that failed. The following commands are currently failing

CLIENT INFO - permission - see #14
DECR - (this one might actually be intentional but the overflow is an odd example)
DUMP - Something weird going down with the input
EXPIREAT - The example is probably as old as redis - probably need a better way to handle this!
LMPOP - looks like a parsing error - see #16
PEXPIREAT - Same as EXPIREAT
ROLE - permission - see #14
SETBIT - the binary format isn't coming out correctly
ZMPOP - similar parsing issue to LMPOP - see #16
ZRANGE - It looks like there's some context lost between the command windows on this page.

There are also a bunch of commands that fall under #11.

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

No branches or pull requests

1 participant