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.
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.