Add support for LMOVE
and BLMOVE
via ListOperations
and ReactiveListOperations
#2039
Labels
Milestone
Add support in
BoundListOperations
, imperative and reactive…ListOperations
and on the connection level.We should encapsulate from/to destinations with a value object (
LEFT
/RIGHT
tuples) for better reuse.See https://redis.io/commands/lmove.
The text was updated successfully, but these errors were encountered: