If the model's entities changed frequently, you may have to retrieve them almost every time. If not, I think set an expiry time works well enough and is more efficient.
I have implemented a server cache in my framework, you can have a look at it: http://bitbucket.org/keakon/yui/src/tip/yui.py#cl-1153 -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
