redis-cheatsheet
redis-cheatsheet copied to clipboard
lpop / rpop Arguments
Hi,
in the cheatsheet it sais: lpop key string rpop key string
But, there is no second parameter. So it has to be:
lpop key rpop key