MongoDB grid file implementation for Zope3
Project description
This package provides a mongodb grid based file implementation for Zope3.
CHANGES
3.0.0 (2018-04-24)
feature: added skipMD5Check to ChunkWriter for skip the filemd5 hash check
make it compatible with new mongo client setup in m01.mongo > 3.0.*. Because the connection pool factory concept is gone in m01.mongo
ensure acknowledged file collection. Because with w=0, ‘filemd5’ might run before the final chunks are written.
adjust test setup
support pymongo >= 3.0.0 and use 3.0.0 as package version and reflect pymongo >= 3.0.0 compatibility
0.5.0 (2012-11-17)
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.
Source Distribution
m01.grid-3.0.0.tar.gz
(25.4 kB
view hashes)