Google App Engine - Memcache - Setting the expires time to 5 seconds.

Posted by Spines on Stack Overflow See other posts from Stack Overflow or by Spines
Published on 2010-04-08T23:49:10Z Indexed on 2010/04/08 23:53 UTC
Read the original article Hit count: 101

Filed under:

If I set the expires time for an object I store in the memcache to 5 seconds, will it definitely not exist in the memcache 10 seconds later?

© Stack Overflow or respective owner

Related posts about google-app-engine