Is there any way to cache the results of a <cfstoredproc>
tag? The <cfquery>
tag makes it easy with the cachedwithin
attribute but there doesn't seem to be anything for <cfstoredproc>
.
Am I missing something simple or is this functionality just missing from ColdFusion?
It's there, just Adobe glossary missed it. Check the comments at the end of the tag entry:
http://livedocs.adobe.com/coldfusion/8/htmldocs/Tags_r-s_22.html
Also documentation reference here: http://livedocs.adobe.com/coldfusion/8/htmldocs/appFramework_20.html