You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>>>LPUSHnamea1a2a3
[3]
>>>LINDEXname0
[a1]
>>>LPOPname
[a1]
>>>LINDEXname0
[nil] //Here should be "a2"
>>>LINDEXname0
[nil] //Here should be "a2"
>>>LINDEXname0
[nil] //Here should be "a2"
>>>LLENname
[2]
the command "LINDEX" must be wrong after the “LPOP” .
The text was updated successfully, but these errors were encountered:
Hi.
I try use vedis but got some wrongs :(
the command "LINDEX" must be wrong after the “LPOP” .
The text was updated successfully, but these errors were encountered: