Ray Yan
Ray Yan
@jasonkoo oh, I think your tidis server is not be built with the newest commit. The `short resp line` error is caused by redis-cli --pipe will send duplicated `\r\n` at...
Please refer to https://github.com/tidb-incubator/tidis
Just use multi and exec commands to have transaction support.
Please refer to https://github.com/tidb-incubator/tidis
Can you provide some use cases or log in detail?
bump @zouyadong
@zouyadong this is normal, and the warning log is about your host is too slow to get timestamp to execute command transaction.
> > @yongman I also have this warning after I start tidis-server. Do you know how to avoid these warnings? > > +1 @sotowang this is normal case, and the...
Please refer to https://github.com/tidb-incubator/tidis
> Can this be used on the same TiKV cluster that has SQL data? It is not recommended, in case of data conflicting.