Monthly Archives: September 2007

Python ZODB Cache Tuning?

Does anyone out there on the Lazy-web have a few pointers on how to effectively control cache for python-zodb objects? I’d like to be able to reduce memory usage to no more than 5MB if possible. I’m using this for a desktop application, not a web application if that helps.