try.redis icon indicating copy to clipboard operation
try.redis copied to clipboard

LPOS command does not exists

Open l3str4nge opened this issue 4 years ago • 0 comments

Hello i found that LPOS command does not exists.

> rpush my_list 1 2 3 4 5 6 7 8
(integer) 8
> lpos my_list 2
(error) I'm sorry, I don't recognize that command. Please type HELP for one of these commands

l3str4nge avatar Jul 16 '20 11:07 l3str4nge