[ZODB-Dev] One more RelStorage question
Chris Withers
chris at simplistix.co.uk
Thu Oct 14 06:53:34 EDT 2010
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
More information about the ZODB-Dev
mailing list