29 Aug
2003
29 Aug
'03
6:24 p.m.
Another option is DBTab which allows breaking up the zodb into multiple "mounts". It may even be possible to use different kinds of storage for each mount point.
FWIW, Zope past 2.7.0b1 have DBTab merged into the core. Changes to DBTab allow you to mount more databases using the main config file, which simplifies using multiple databases considerably. - C