d4ilys

Results 6 issues of d4ilys

redis6.0,用的是您的IM,报错MOVED. ![I JUQ5JGH78@C18MNM4$185](https://user-images.githubusercontent.com/54463101/110609393-2179ba00-81c8-11eb-9d85-28ff4498c884.png) ![E%9XJ}% }RV%3@XKFGGJ0_V](https://user-images.githubusercontent.com/54463101/110609396-22125080-81c8-11eb-968d-5215290eaec7.png) ![U(R Q84ZHEHEH$E06W@6U8M](https://user-images.githubusercontent.com/54463101/110609403-23dc1400-81c8-11eb-8c29-15a1f1088360.png) ![{O3QZEK2PP__QN_W_10 YFL](https://user-images.githubusercontent.com/54463101/110609415-26d70480-81c8-11eb-8f92-f85a7a4ec677.png)

参考Java版本的Knife4j,动态增加密码验证功能

Your plug-in is very good,When will it be supported VS2022

使用ZSet特性实现

Hello, how does the client communicate with api-server? Is there a retry mechanism

investigating

~~~csharp var connection = new TDengineConnection( "host=localhost;port=6030;username=root;password=taosdata;protocol=Native;db=test;"); connection.Open(); using var command = new TDengineCommand(connection); command.CommandText = "INSERT INTO `freesql_test`.`d1001`(`ts`, `current`, `voltage`, `describe`) VALUES(?, ?, ?, ?), (?, ?, ?, ?)";...