Wen Hui
Wen Hui
I remember in very old C, there is no bool type, it is not like C++, which has built-in data type boolean. After C99, C import bool type, but in...
Suggest to update function name: test_redisversion in misc.c as well in this PR
LGTM, Thanks
Could we have a way just add an alias for this and make the __redis__:invalidate as deprecated, then after releasing several major release, we could remove it, Thanks
For my understanding, you can set a path in the server.tcl file to avoid the too long pathname.
REDISMODULE will be changed as well? such as XXXMODULE? ^_^
Another 2 issues we need to change: 1. RESP (Redis Serialization Protocol) We need change. 2. RDB file rename: RDB represents Redis Database
> I applied some changes I think you missed in the jungle of comments. > > Let's merge this? Once DCO pass, pls meger it. LGTM
It is great, and I prefer to add this feature in CLUSTER INFO.
You are right. Just ignore my suggestion code changes and keep current json file. For this PR, just add more several edge cases and I will approve it, Thanks