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.6 (2017-05-01)
------------------
- Fix reference to _md5hash instead of _md5 so serializing works
[vangheem]
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.6 (2017-05-01)
------------------
- Fix reference to _md5hash instead of _md5 so serializing works
[vangheem]
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.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9dfe724195e97113d8727cce0dc2776ca6d9600d50800f45cd81348e49953c1 |
|
MD5 | 31ae75352ad21d21fc66dd7cd8f32e56 |
|
BLAKE2b-256 | e0197347cb91340ebcda2ff78ff88e3f37ce804d104601d1a95a06021f69c9cb |
Close
Hashes for guillotina_s3storage-1.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 109761ef87ea9fb19d807f89db4d261dc6d4a94f79e1259d7dae64faf60a7a55 |
|
MD5 | d8189ff772d127a30c8de19e48b6189d |
|
BLAKE2b-256 | 1cb0a5ecb706c06a239f5ee0a4ee74ee33d581f17f3e6a17e602caa1b997ca90 |