Aside from the wasted roundtrip, no not really :) Nelz wrote: > Hello, > > I've just got a quick question about the DELETE command. > > I know that DELETE is very efficient, because it just invalidates the > given key without actually forcing the data out of memory. But, my > question is this: Does calling DELETE for a key that is not there > cause any problems? I assume the answer is no, but I just wanted to > verify... > > Thanks, > > - Nelz
- Delete question... Nelz
- Re: Delete question... dormando