Re: refreshing the cache time of a key

2008-02-27 Thread Sean Chittenden
>is it possible to refresh the cache time of a key with out having > to retrieving the cached data and storing it back in memcache .. for > example if a data is cached for > 1 hour and at the 50th minute from the time this data has been > cached i want to store it in the cache for 1

Re: refreshing the cache time of a key

2008-02-27 Thread Dustin Sallings
On Feb 27, 2008, at 4:17, bharath venkatesh wrote: >is it possible to refresh the cache time of a key with out having > to retrieving the cached data and storing it back in memcache .. for > example if a data is cached for > 1 hour and at the 50th minute from the time this data has been

Re: refreshing the cache time of a key

2008-02-27 Thread Sean Chittenden
>is it possible to refresh the cache time of a key with out having > to retrieving the cached data and storing it back in memcache .. for > example if a data is cached for > 1 hour and at the 50th minute from the time this data has been > cached i want to store it in the cache for 1