Closed
Description
Version: 4.1.1
Platform: Python 3.10.1 Ubuntu/21.10
Description: I am currently using the library https://github.com/Grokzen/redis-py-cluster to access my redis-cluster, I tried to move the code to the latest version of this library in cluster mode, but I found this library does not have a lock method when the client is used in cluster mode. Is there any workaround for this, will this library allow locks when using it in cluster mode or are locks not intended to work in cluster mode?