> I'm starting to dig into the code, but perhaps this can > be answered quickly: can RelStorage be used in place of > FileStorage for ZEO storage? My understanding is Yes. Try it. IIRC you can even use a ZEO storage in place of a FileStorage. You may want to specify what version of python, zodb you are using.