Ray Yan

Results 110 comments of 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.

> 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.