> Checking if files are outdated takes more time (and diskio) then
> regenerating them on the fly, so that's why I made it delete everything.
>
> regards,
> Derick
So, why the need of the "mtime" in the DB? It is only making the DB bigger!
Nuno
On Sun, 9 May 2004, Nuno Lopes wrote:
> Hello,
>
> Yesterday I was thinking in implementing some kind of permanent caching for
> livedocs, instead of deleting all cached files when build.sh is run.
> Then I've checked that the tables files has a mtime colum. Maybe this was
> your original idea!
>
Hello,
Yesterday I was thinking in implementing some kind of permanent caching for
livedocs, instead of deleting all cached files when build.sh is run.
Then I've checked that the tables files has a mtime colum. Maybe this was
your original idea!
As this could boost significantly livedocs' perform