Hi, I am new to memcached. I am wondering why expiration is necessary
for the protocol. Why do we want an item to be expired if there is
still space to keep it? Otherwise, we can still use some replacement
algorithm to replace it or garbage collection algorithm to collect it?

Thanks!

Reply via email to