summaryrefslogtreecommitdiff
path: root/project2/xmlCache.cpp
Commit message (Collapse)AuthorAge
* The big reshufflerandomdan2011-08-31
|
* Split xmlRawRows into 2 variants (preloaded and load from URL)randomdan2011-08-25
| | | | | | Push key builder down into the cache base Add an xmlMemCache impl. that stores XML documents in memory Pass cache spec params to close also
* Allow specifying extra or replacement key parameters for a cache instancerandomdan2011-08-23
| | | | Don't crash when trying to clear an non-existant cache directory
* Add a rowSet for XML filesrandomdan2011-08-22
Add basic rowSet caching Add rowSet caching support for storage in XML files