Removed lowering the whole command in the rediscli.py
The lower() method sets the whole command to lowercase. This means that also the value of a Redis key gets set to lowercase. This can be fatal in some cases.
Showing
Please register or sign in to comment