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
某些内容无法直接显示,编辑的时候却能正常显示
某个key无法正常显示内容 当我编辑这个数据的时候 能正常显示
The text was updated successfully, but these errors were encountered:
列表显示的是hex,没有格式化,编辑的时候会msgpack格式化展示
Sorry, something went wrong.
那这种类型是否也能格式化显示一下,不然这种很难看出数据内容,得点击编辑才能查看。
默认显示又不知道内部是什么格式,redis协议应该没有支持传入内容格式的参数?
那这种类型是否也能格式化显示一下,不然这种很难看出数据内容,得点击编辑才能查看。 默认显示又不知道内部是什么格式,redis协议应该没有支持传入内容格式的参数?
之所以没实现就是因为性能考虑,列表内容很多,要显示的话需要挨个遍历,其中每一行都要去猜测格式然后格式化,得不偿失
No branches or pull requests
某些内容无法直接显示,编辑的时候却能正常显示
某个key无法正常显示内容
当我编辑这个数据的时候 能正常显示
The text was updated successfully, but these errors were encountered: