Mauro Mequelussi
 · Founder NoCodeBR

(Redis) Remove all elements from a list

Answered

How do I remove all elements from a list without having to loop to remove item by item? It's possible?


Another thing I noticed is that the 'Remove From List' function in redis doesn't have the option to put a name in the return variable.

1 reply