Yes, this is called TTL or Expiration Time. See, for example, https://github.com/memcached/memcached/blob/master/doc/protocol.txt#L129
On Fri, Sep 26, 2014 at 1:54 AM, Gareth Huang <[email protected]> wrote: > Hi all > > When setting key/value with memcached, could I set an argument like > timeout for example 60s. After 60s, the key/value item would be removed > from memory automatically in memcached side. > > -- > > --- > You received this message because you are subscribed to the Google Groups > "memcached" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
