By mitchp
via java.dzone.com
Published: Jul 26 2011 / 06:30
I've been doing some performance improvements to a site by making use of the ORM Secondary Level Caching that is built into ColdFusion 9. Interacting with databases is a common bottleneck in applications so you want to reduce the amount of queries you need to run.



Add your comment