Expiration question
Randy Wigginton
krw at nobugz.com
Wed Mar 28 17:16:40 UTC 2007
My question was not clear.
An object is being stored to memcache with an expiration time. The
process that wrote the object is dead/unavailable. Is there any way
to query memcache with a specific key to determine how much longer
the object will be available, or if it has already expired?
On Mar 28, 2007, at 10:12 AM, Jehiah Czebotar wrote:
> On 3/28/07, Randy Wigginton <krw at nobugz.com> wrote:
>>
>> Is there any way to see when an object in memcache will expire?
>
> The exact usage of each client library is different for every
> language; but each support the notion of expiration time when you
> set/add/replace data in memcached
>
> without knowing what language you are using it's impossible to give
> better direction, but the php page has some decent examples
>
> http://us3.php.net/memcache
>
> --
> Jehiah
>
More information about the memcached
mailing list