Page 2 of 2

Re: Why are templates stored in the database?

Posted: Mon Nov 14, 2005 7:40 pm
by BuzCarter
Ahh, didn't know how well file I/O measured against db connection management plus caching, good to know. Thanks, WiseLeo.

What do you mean by:
Besides, all templates are dynamically indexed.
Are you refering to Referential Integrity? If so, no argument there; database RI always trumps file system.