qii404
qii404
additional, you can exec `JSON.GET xxx NOESCAPE` , this cmd is standard Redis command, to see if you can get the correct result. If same with standard Redis, I've try...
supported in latest version, hava a try!
cloud Redis such as upstach returns `json` if type is json-rl, I've compatible with this
命令行接受参数,解析完成后print出来就行 参考 https://github.com/qishibo/AnotherRedisDesktopManager/issues/987#issuecomment-1294844707
try to exec `info keyspace` in console, keys info comes from the result
try again in latest version
目前只能导出链接,然后通过拷贝这个文件重新导入实现同步 因为session信息存储在localStorage里,并不是写在某个配置里,所以直接通过dropbox同步暂不可行 云账号这个嘛,也有人提过,但服务器资源不能保证持续和安全,就没想搞,还有就是从用户角度想,如果我的线上环境配置放到别人的服务器的话我也不放心,所以大概率也不会支持
还没实现,因为mac linux windows有一些不同的兼容问题,所以一直没做
reproduced, caused by the precision of javascript I'll try to fix it
用的什么库序列化的,把hex内容贴一下