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?