hulk
hulk
allow consuming different topics in the same group, as those: instance-1: consume the topic-A, topic-B instance-2: consume the topic-A, topic-C
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation LuaJIT can improve the performance a lot in compute intensive scenario,...
This closes #907
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation For most users should NOT need TLS version, so I think...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation As @caipengbo mentioned at https://github.com/apache/incubator-kvrocks/pull/745#issuecomment-1214174446, `redis_command.cc` is too long and it'll...
### Search before asking - [X] I had searched in the [issues](/https://github.com/bitleak/lmstfy/issues) and found no similar issues. ### Motivation As we know, MySQL is widely used in many companies, so...
### Search before asking - [X] I had searched in the [issues](/https://github.com/bitleak/lmstfy/issues) and found no similar issues. ### Motivation As we know, MySQL is widely used in many companies, so...
### Search before asking - [X] I had searched in the [issues](/https://github.com/bitleak/lmstfy/issues) and found no similar issues. ### Motivation Currently, we wrote Lua scripts as plain text which is NOT...
Currently, gin will panic if failed to write JSON to client and it's unnecessary for most scenarios. Because most of them are caused by network error like connection reset or...
## 项目推荐 - 项目地址:https://github.com/apache/incubator-kvrocks - 类别:Redis 磁盘存储 - 项目描述:磁盘类型的 Redis 存储,旨在降低 Redis 内存成本以及提高单机存储容量 - 兼容 Redis 协议 - 支持主从同步 - 通过 Namespace 做业务数据隔离 - 高可用,可通过 redis sentinel 来进行 failover -...