shade
shade copied to clipboard
touching timeout value
Any suggestions on how to update timeout value of cache item if we want to keep it in cache for additional periods. I see in MemCached there is a 'touch' command but does need binary protocol to be enabled.
I'd prefer to not have to set a key/value pair already existing.