There is no event mechanism with memcache.  You would need to store
items in memcache and the datastore at the same time.  If memcache
doesn't have it check the datastore.

On Jan 18, 4:44 am, Andrei <gml...@gmail.com> wrote:
> Is there a way to code Memcache that would notify when particular
> entry is about to expire
> so i can store it in DB?
> Thanks
-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to