Closed
Description
eduosi opened DATAREDIS-1139 and commented
- Whether the constant "RANAME" should be changed to "RENAME"? Because Redis' command is "rename".
- Should the first parameter of the constant ZREMRANGEBYSCORE be rw? The current value is rm
Affects: 2.2.7 (Moore SR7)
Reference URL: https://github.com/spring-projects/spring-data-redis/blob/master/src/main/java/org/springframework/data/redis/core/RedisCommand.java
Referenced from: pull request #528
Backported to: 2.2.8 (Moore SR8)