redis-py-cluster icon indicating copy to clipboard operation
redis-py-cluster copied to clipboard

Do not initialize cluster when cluster slots are empty for node

Open mayank0903 opened this issue 2 years ago • 1 comments

mayank0903 avatar Aug 24 '23 14:08 mayank0903

Hi @mayank0903

This repo is no longer active after redis-py merged in this code based and took over the maintenance of this code. Since then no changes other then critical security flaws will be handled/merged/released.

My recommendation is that you port this change over to redis-py if they are also affected by it. Then you start to move over your codebase from this lib to redis-py if possible. In those cases where that is not possible you will have to run with your own fork including this if you require this change for your own needs

Grokzen avatar Aug 24 '23 14:08 Grokzen