> On Nov 7, 2017, at 2:39 PM, Keith Medcalf <kmedc...@dessus.com> wrote:
> 
> What advantage does your third-level (application) cache provide that is not 
> provided by the two lower level caches?

You’re being presumptuous here. It’s pretty common for presentation-level data 
to be very expensive to recompute; a common example is partial or full web 
pages. Rendering image, like graphs, can also be expensive. Or hey, how about 
the results of a complex SQL query?

—Jens
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to