We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue tracker is used for reporting bugs and discussing new features. Please use stackoverflow for supporting issues.
Support for CLIENT INFO is missing.
Client interface that returns a number of fields
id=12 addr=127.0.0.1:51300 laddr=127.0.0.1:6379 fd=7 name= age=3 idle=1 flags=N db=0 sub=0 psub=0 ssub=0 multi=-1 qbuf=26 qbuf-free=20448 argv-mem=10 multi-mem=0 rbs=1024 rbp=0 obl=0 oll=0 omem=0 tot-mem=22298 events=r cmd=client|info user=default redir=-1 resp=2
No support
n/a
v9.0.2
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Issue tracker is used for reporting bugs and discussing new features. Please use
stackoverflow for supporting issues.
Support for CLIENT INFO is missing.
Expected Behavior
Client interface that returns a number of fields
Current Behavior
No support
Possible Solution
Steps to Reproduce
n/a
Context (Environment)
v9.0.2
Detailed Description
Possible Implementation
The text was updated successfully, but these errors were encountered: