Persistent transaction observed temporary file supporting zero-copy processing for Zope3
Project description
This package provides a browser request and publication for Zope3. File uploads get directly stored in a persistent temporary file. This file can be used in file storages with zero-copy processing. The temporary file is controlled by a special transaction data manager which also takes care of removing the temporary file if the transaction get aborted or commited.
CHANGES
Version 0.6.0 (2011-01-04)
rename tmpStorage product config key to storage
moved p01.tmp.default.getTMPStoragePath to p01.tmp.storage.getTMPStoragePath which allows to skip the default.py module at all
Version 0.5.0 (2009-05-11)
Initial Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.