Memcache is kind of nebulous, and as I understand it, works in an almost FIFO (First in First Out) manner, replacing data as it gets full.
This is a finite resource of an unknown size. But if I use Namespace for multi-tenancy do I get more Memcache? Or do I just partition the same allocation? I am doing mult-tenancy stuff, but I also wondered can I cheat and have more mem-cache if I lie and say "this is my name space. Oh wait I changed my mind now my namespace is this". Again trying to decrease my cache misses, and with gigs of data I'd like to hit data store less and mem-cache more. -- 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.
