Results 7 comments of Lio.Huang

是否可以加上“是否倒序”的字段?现在方法默认从高到低

> 这两个方法对应 redis 命令 > > ```cs > ZRANGEBYLEX key min max [LIMIT offset count] > //返回指定成员区间内的成员,按字典正序排列, 分数必须相同。 > > ZREMRANGEBYLEX key min max > //删除名称按字典由低到高排序成员之间所有成员。 > ``` > >...

失败或超时会自动重试,你可以加redis分布式锁进行拦截

> C# 你直接使用 BC库就可以了,新版本的C#版本BC库就支持国密sm2,sm3,sm4了 BC库是指 Portable.BouncyCastle 吗?

> 嗯 https://www.bouncycastle.org/csharp/ 有示例可以参考吗

This method cancels the thread and has nothing to do with clickhouse, which has already executed the command and cannot be terminated or cancelled