Results 6 comments of Rivers

> Do you mean the master will keep this metadata inside the memory instead of persisting on disk? Storing the id and version in memory is sufficient. Specifically, placing this...

> Thank you for your contribution! Could you add some test cases for it? Of course, but save the boring tasks for weekdays :P.

> Thank you for your contribution! Could you add some test cases for it? @PragmaTwice After a closer look, this PR doesn't introduce any new changes other than disconnecting data...

> I found that this PR introduces many code styles and fixes, except for the disconnecting feature. Would you mind separating them into a few dedicated PRs that would be...

I just thought of another thing. Currently, kvrocks in cluster mode distributes data across shards based on slots. In the implementation, keys are prefixed with their hash value when stored,...