Hi,
Fixing the following excalibur store bug should increasing performance: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25122
currently picking cached items from the persistent store is of any help because it's always returning null value.
Wow, weird! This means that the memory store was the only one really useful. Being limited to 100 objects in the default sitemap, that doesn't make an efficient cache...
Our store *really* needed some enhancements. I'm currently working on it, and will commit your patch very soon along with the other modifications I proposed.
Thanks, Sylvain
-- Sylvain Wallez Anyware Technologies http://www.apache.org/~sylvain http://www.anyware-tech.com { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects } Orixo, the opensource XML business alliance - http://www.orixo.com
