zio-redis
zio-redis copied to clipboard
Remove deprecated API
As of Redis version 7.0.0, the following command is regarded as deprecated:
- [ ]
CLUSTER SLOTS
As of Redis version 6.2.0, the following commands are regarded as deprecated:
- [ ]
GEORADIUS
- [ ]
GEORADIUSBYMEMBER
- [ ]
RPOPLPUSH
- [ ]
ZRANGEBYLEX
- [ ]
ZRANGEBYSCORE
- [ ]
ZREVRANGE
- [ ]
ZREVRANGEBYLEX
- [ ]
ZREVRANGEBYSCORE
As of Redis version 4.0.0, the following command is regarded as deprecated:
- [ ]
HMSET