Cache (Reference) Part 3

Before we begin the last part of the cache blog, let's do a little review.

In the first part, I have shown how the cache is used as an object cache, how to create a cache and interact with it but not more. The second part was on everything that is possible with the cache, and for what it can be used. In the last part we want to see at some special cases and deliver the promised reference.

[More]

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
Nathan Miller's Gravatar When I try to use cachegetmetadata I get a java.lang.noclassdeffounderror. I've tried the following syntax:

<cfdump var="#cachegetmetadata('test')#">
<cfset meta = cachegetmetadata('test')>

What am I missing? I'm running 3.1.2 on CentOS (2.6.18-92.1.22.el5xen)
# Posted By Nathan Miller | 15.04.10 02:58
Gert Franz's Gravatar Nathan,

do you have a complete stacktrace for me? Just send it to my usual eMail address: gert (at) getrailo (dot) com

Gert
# Posted By Gert Franz | 15.04.10 10:06
BlogCFC was created by Raymond Camden. This blog is running version 5.9.1.002. Contact Blog Owner