I'd also like to see a rough idea of what to expect from the
edge-cache layer included in the documentation.







On Fri, Sep 16, 2011 at 13:29, Jeff Schnitzer <j...@infohazard.org> wrote:
> On Fri, Sep 16, 2011 at 11:22 AM, Bryce Cutt <pandas...@gmail.com> wrote:
>>
>> The onus is always on you to have as many levels of cache in place as
>> you can get away with so, depending on what you are caching, you are
>> going to benefit from using the edge cache, memcache, and instance
>> global variable caching all at the same time.
>
> Sure, but when designing our apps we really need to know a rough idea
> what to expect from each caching layer.  App design for "memcache
> clears every 30 seconds" will be different from "memcache clears every
> 5 days".
>
> I too would like to have better understanding of edge cache behavior.
> So far the only real documentation is Brandon's experimental
> observations.  I don't need rigid guarantees, I just want a rough idea
> what to expect.
>
> Jeff
>
> --
> 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.
>
>

-- 
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