mike252004 / spymemcached

Automatically exported from code.google.com/p/spymemcached
0 stars 0 forks source link

support time to idle #99

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
currently spymemcached only supports time to live,I wish it supports time to 
idle like ehcache,this is very very useful for storing web session,does 
memcached support such feature?

here is a link to ehcache timeToIdle

http://ehcache.org/apidocs/net/sf/ehcache/Element.html#Element(java.lang.Obje
ct, java.lang.Object, java.lang.Boolean, java.lang.Integer, 
java.lang.Integer)

Original issue reported on code.google.com by zhouyanm...@gmail.com on 28 Oct 2009 at 6:11

GoogleCodeExporter commented 8 years ago
I don't have any idea what that is, but that's not a concept that exists in 
memcached
itself.

Original comment by dsalli...@gmail.com on 29 Oct 2009 at 3:12