SiLe Zhou

Results 30 issues of SiLe Zhou

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation This issue is about part of the Open Source Promotion Plan(OSPP):...

enhancement

issues: https://github.com/apache/kvrocks/issues/2355 This draft PR demonstrates how to support migrating slot ranges. # What I Did 1 Migration job - 1 slot range: * I encapsulated a `SlotRange` structure and...

* 为什么用 crc16,讲讲 crc16 怎么算的 * 为什么是 16384个哈希槽

redis

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation https://github.com/apache/kvrocks/pull/2332 may have a wide range of impacts. Users may need...

enhancement

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation https://redis.io/docs/latest/develop/interact/programmability/lua-api/#script_flags https://redis.io/docs/latest/develop/interact/programmability/eval-intro/#eval-flags https://redis.io/docs/latest/develop/interact/programmability/functions-intro/#function-flags It seems that only the `name` flag of...

enhancement

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Version unstable ### Minimal reproduce step I discovered this issue while testing...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation I found this issue while trying to support scirpt flag `allow-cross-slot-keys`...

enhancement