Hello,

Assume we have push many update to LS with command as "ADD" with distinct key and after some time, instead of issuing "DELETE" commands for the same keys (added before), Is there a way to clear all the previous "ADD" commands in single update? So that we can do a fresh start ( push "ADD" command) and would not hit the condition "illegal command ADD ignored for key XXX"