On Feb 20, 2009, at 4:27, [email protected] wrote:

        flush_all effectively removes everything from the cache.

> flush_all +10 <=> flush_all executed in 10 seconds

        Effectively removes everything from the cache as a sort of time-bomb.

> flush_all -10 <=> flush_all executed 10 seconds ago

        Removes *some* stuff from the cache, and you can't be sure what stuff
is removed and what stuff remains, nor what parts of things that were
retrieved in the last ten seconds and that were invalidated were used
to construct some of the things that still remain.

--
Dustin Sallings

Reply via email to