Skip to main content

MongoDB file implementation without gridfs and zlib compression for Zope3

Project description

This package provides a mongodb file implementation without GridFS for Zope3. This means, such files are limited to the mongo document size, currently 16MB. As you probably know, you should not use GridFS for small binary data because you will double the number of queries. This package will offer a file which stores the meta and file data in one document. This implementation will compress the data with zlib. See m01.fs for a non compressed implementation.

CHANGES

0.5.0 (2013-11-23)

  • initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

m01.zfs-0.5.0.zip (34.4 kB view details)

Uploaded Source

File details

Details for the file m01.zfs-0.5.0.zip.

File metadata

  • Download URL: m01.zfs-0.5.0.zip
  • Upload date:
  • Size: 34.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for m01.zfs-0.5.0.zip
Algorithm Hash digest
SHA256 6b82d245c6d67010ca4f134555312ef360b2f842768423ebcee6b26a06673503
MD5 185052e25f7fc7dfce08e76c6ea05c3e
BLAKE2b-256 20b7d2b73127930cf8d4c7c2491ff3523bbc3f9c3230a24e399a964df7a78c50

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page