Skip to main content

s3 guillotina storage support

Project description

.. contents::

GUILLOTINA_S3STORAGE
====================

S3 blob storage for guillotina.


Example config.json:

"utilities": [{
"provides": "guillotina_s3storage.interfaces.IS3BlobStore",
"factory": "guillotina_s3storage.storage.S3BlobStore",
"settings": <aws-credentials>
}]

1.0.5 (2017-05-01)
------------------

- Fix bytes serialization issue
[vangheem]


1.0.4 (2017-05-01)
------------------

- Do not inherit from BaseObject
[vangheem]


1.0.3 (2017-05-01)
------------------

- S3File can take more all arguments in constructor now
[vangheem]


1.0.2 (2017-04-26)
------------------

- utility needs to be able to take loop param
[vangheem]


1.0.1 (2017-04-25)
------------------

- Compabilities with latest aiohttp
[vangheem]


1.0.0 (2017-04-24)
------------------

- 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

guillotina_s3storage-1.0.5.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

guillotina_s3storage-1.0.5-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

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