kevy

RPOPLPUSH

Pop the source tail and push it onto the destination head.

语法RPOPLPUSH source destination
分组list
参数个数3
起始版本1.0.0
标志write
复杂度O(1)
Redis 兼容性differs: a cross-shard move is not atomic — see BRPOPLPUSH

← 全部命令