Skip to content

Commit

Permalink
Update lib/resque/data_store.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrochalakis committed Feb 19, 2021
1 parent df656f5 commit f8aea2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/resque/data_store.rb
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ def push_to_queue(queue,encoded_item)
end
end

# MLPOP key [key ..]
# MLPOP key [key ...]
#
# LPOP the first available element by probing each key
# in the specified order.
Expand Down

0 comments on commit f8aea2b

Please sign in to comment.