jcy1001

Results 32 issues of jcy1001

希望可以支持Redis Stream,用tengdis做简单的消息队列,不用额外部署消息中间件

希望采集端有监控采集服务是否异常退出,重启的进程以及升级采集服务进程的能力

feature request

mysql能不能用etcd替换 ,方便运维的高可用部署维护?

enhancement

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation Same as the title ### Solution _No response_ ### Are you...

enhancement
help wanted

customclient send buf data 300k size,it will fail

底层协议可以加入quic协议的支持吗?

工程是否可以增加AddressSanitizer&ThreadSanitizer 的检查机制

我目前的项目需求是客户端发的消息都是批处理的文本内容,内容一般在几k到几G不等,我们底层是否可以扩展支持这样的消息呢?或者能提供下 方案,如果采用分多个包发送处理又不太优雅,请大神评估下

### Is your feature request related to a problem? Please describe. I hope the shooting path is not based on tiles, but on pixel points, forming a straight line. ###...

特性请求

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Version kvrocks2.7 pubsub测试了发现了个问题,在集群部署模式下 subscribe 后,publish 这个channel一个消息,无法消费到;这个在redis上面没有问题。我用monitor看到的现象是redis和kvrocks,sub和pub的server收到消息的node都是不一样,但kvrocks无法消费到,redis是ok的, ### Minimal reproduce step kvrocks2.7 pubsub测试了发现了个问题,在集群部署模式下...

bug