Hi Shane,

I forgot to ask...

Is RelStorage suitable for a temporary storage?

If so, what would be the recommended options for the following storage:

   <zodb_db temporary>
     # Temporary storage database (for sessions)
     <temporarystorage>
       name temporary storage for sessioning
     </temporarystorage>
     mount-point /temp_folder
     container-class Products.TemporaryFolder.TemporaryContainer
   </zodb_db>

...and could one database containing such a temporary storage be used by 
more than one client, and would that be a good idea?

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to