spring-data-redis
spring-data-redis copied to clipboard
Add support for [B]Z[REV]POP commands [DATAREDIS-837]
Mark Paluch opened DATAREDIS-837 and commented
Add support for the following commands:
- ZPOP
- BZPOP
- ZREVPOP
- BZREVPOP
Issue Links:
- DATAREDIS-841 Add support for ZPOPMIN, ZPOPMAX, BZPOPMIN, BZPOPMAX commands ("is duplicated by")