Wen Hui

Results 232 comments of Wen Hui

Some active prs already invloves the redis keyword changes, I think we need to discuss if we need to replace all of these in RC1 as the following categories? -...

Based on @PingXie words, I just draft the RC plan: 1. RC1: Source code, comments, and any words except those on the "user face side" will be changed. "User face...

@soloestoy Now it looks like we agree to add "-REDIRECT ip port", I think you could update the top description to match the latest decision. Thanks

For this kind of similar commands, I prefer to keep current field and add more fields to compatible with Redis 7.2.4.

> Problem: When we change it, we make it incompatible with our own previous version. > > In some cases, we can have both names overlapping. That includes filenames (one...

Just want to confirm with you @VoletiRam If addling the new parameter "topology" for cluster shards goal is that from every client's view, the output of the 2 masters and...

> @hwware The ordering is based on primary node id lexicographically irrespective of the `topology` filtering. `topology` filtering helps with removing the state of replication offset/health which can vary across...

> Thanks @KarthikSubbarao for creating this. > > This is one of the most popular modules and I've seen users used various alternatives like lua scripts, custom application around `BITSET`...

> Does option 1 require a change to the module build process? We currently build each module into its own .so file. > > Does option 2 affect the distribution...

I do not object to add this argument/value pair. But this internal command could be called by replica and master. Thus I want to suggest if replica can call this...