Implement support for BLMPOP
(list command)
#183
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
list-commands
Commands related to lists
Milestone
Implement support for command
BLMPOP
in list_mixin.py.Pops the first element from one of multiple lists. Blocks until an element is available otherwise. Deletes the list if the last element was popped..
Here is the Official documentation
The text was updated successfully, but these errors were encountered: