On Mar 18, 2015, at 2:35 PM, Adrian Crum <adrian.c...@sandglass-software.com> 
wrote:

> I would be interested in seeing a use case for that.

This is just an example I could think of (there may be other better examples 
but I am in a rush and I can't concentrate):

Client code A selects a bunch of records from TableFoo in order to update them; 
cache is disabled to prevent the creation of cache entries that would be 
expired after a few milliseconds.
Client code B selects a bunch of records from TableFoo in order to format a 
list in a web page; cache is enabled in order to hit the cache after the first 
visit to the page.

Jacopo

Reply via email to