Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 453 Bytes

File metadata and controls

25 lines (23 loc) · 453 Bytes
GRP Interface Lists REDIS Command
_ BLMOVE
_ BLMPOP
_ BLPOP
_ BRPOP
_ BRPOPLPUSH
listIndex LINDEX
listInsert LINSERT
listLength LLEN
listMove LMOVE
listMultiplePop LMPOP
listPopFront LPOP
listPosition LPOS
listPushFront LPUSH
listPushFrontExist LPUSHX
listRange LRANGE
listRemove LREM
listSet LSET
listTrim LTRIM
listPopBack RPOP
listPushBack RPUSH
listPushBackExist RPUSHX