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
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
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
Built Distribution
Close
Hashes for guillotina_s3storage-1.0.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06ed49cdf67bcf70ac997609e1371e95528eef34d425e7ffbc229d60c27a4cbf |
|
MD5 | ea6c3437c8e359a8dd3a1ef3244ca0dd |
|
BLAKE2b-256 | f782cb2211b6356669cbca5df1c7041ff2eca63484274895fcc7636eb8306be9 |
Close
Hashes for guillotina_s3storage-1.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d51553f24835c75f5989a30c3a9459fe6dbedde1a9016226ba7d9aaeaf7957da |
|
MD5 | 1718ee12c31e784353e6ea08e4e04339 |
|
BLAKE2b-256 | 659bc3bf35fa0e159303c6e9831debce0cd01c129bb4ca0b75e2c76634918276 |