Anyone know of a way to code an object such that ZODB won't cache it? I'm aware you can change cache/thread parameters, but if you have a small number of sufficiently large objects, you may end up putting the system into full thrash mode by the time you set a number low enough to make a difference. TIA for any thoughts or hints, Dylan