tidis icon indicating copy to clipboard operation
tidis copied to clipboard

unknown command 'hello' in lettuce-core

Open wiltonlazary opened this issue 4 years ago • 1 comments

unknown command 'hello', working different from official redis:

client: https://github.com/lettuce-io/lettuce-core

wiltonlazary avatar Oct 18 '21 20:10 wiltonlazary

@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 be added in later development. BTW, any pull requests are welcomed.

yongman avatar Oct 19 '21 02:10 yongman

Please refer to https://github.com/tidb-incubator/tidis

yongman avatar Sep 20 '22 05:09 yongman