Ray Yan
Ray Yan
Please refer to https://github.com/tidb-incubator/tidis
@kaisatec I am working on refactoring the api compatibility with redis api. For now, tidis have compatible protocal with redis, but some api commands not.
@kaisatec This is in progress in `new-key-encoding` branch
Please refer to https://github.com/tidb-incubator/tidis
> feature needed! This should be made as a dependent tool.
@wiltonlazary `Tidis` is not support RESP3 protocol for now, but `hello` command should be added if you use modern redis client like lettuce which support RESP3 protocol. This command will...
Please refer to https://github.com/tidb-incubator/tidis
Can you provide more data for reproduction?
Please refer to https://github.com/tidb-incubator/tidis
No, it is still in alpha and not production ready. You can test tidis in offline env and open new issue if find bugs or make a pull request.