kevy

RPOPLPUSH

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

SyntaxRPOPLPUSH source destination
Grouplist
Arity3
Since1.0.0
Flagswrite
ComplexityO(1)
Redis compatibilitydiffers: a cross-shard move is not atomic — see BRPOPLPUSH

← All commands