-
Maciej Fiedler authored
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.
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.