Hi i would just like to ask a related question with memcaching data
from the datastore, so what's the effective design with datastore
memcaching? is it just?

""  evaluate all items in the memcache set, and if there is no "none"
then
OK.
else repeat the GQL operation then reset all memcache items again in
the memcache set.  ""


or is there a better way to do this?



On Oct 31, 5:22 am, djidjadji <djidja...@gmail.com> wrote:
> Nick Johnson wrote on his blog: "that this is somewhat equivalent for
> a read operation."
>
> I think that if you write a lot to this key_name then their might be a
> noticeable difference.
>
> 2009/10/30 Gijsbert <gijsbert.de.h...@gmail.com>:
>
>
>
> > Anybody ever meausre how much faster memcache is compared to a
> > get_by_key_name()?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to