Binary storage for the Edeposit project.
Project description
Introduction
Long term storage subsystem for the E-deposit project.
This project allows to store and retreive publications over AMQP and also to optionally access accessible publications via HTTP using builtin webserver written in bottle.py.
Documentation
Full module documentation and description can be found at Read the Docs:
Changelog
0.5.7
Fixed bug in cached connection.
0.5.6
Added custom 403 message.
Fixed bug in database connection caching.
Bottle’s SimpleTemplate is now used instead of python’s string.Template.
0.5.5
Added graceful exit to /bin/edeposit_storage_runzeo.sh which is required by supervisord.
0.5.0 - 0.5.4
ZIP Archives are now supported. They should result into creation of directory on disc.
Generator for generating structures rewritten to Bottle’s templating engine.
Storage subsystem made universal.
Added Publication frontend over universal storage.
Added support for archives.
SearchResult.publications renamed to SearchResult.records.
SaveRequest.pub renamed to SaveRequest.record.
AMQP structure SaveRequest now returns proper Archive/Publication structure with just now saved metadata, without data.
Fixed bug in edeposit_storage_server.py.
Fixed import bugs in edeposit_storage_server.py.
#40: URL is now available even for private publications.
Quick unicode conversion fix.
0.4.0
BalancedDiscStorage was put into place.
Serialization/deserialization of base64 content is now made using files, so it shouldn’t take so much memory (copying of the string sometimes taked 3 times more than necessary).
File pointer is now transmitted back with metadata.
0.3.0
Added support for UUID URL.
Added retreiving of the URL of the public documents.
Added example of the configuration files.
0.2.4
Fixed MANIFEST.in to include default config files.
0.2.3
runzeo.sh fixed and simplified.
0.2.2
Added requirement to zodbpickle, which isn’t installed automatically on suse for some strange reasons.
Fixed paths in runzeo.sh script.
0.2.1
Small bugfix in settings.py.
0.2.0
First working version.
0.1.0
Project created.
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
File details
Details for the file edeposit.amqp.storage-0.5.7.tar.gz
.
File metadata
- Download URL: edeposit.amqp.storage-0.5.7.tar.gz
- Upload date:
- Size: 70.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 009cd38f6629259d44e3a5c36c2d12669c2fad28b2557cd31e68fe8cb9eed879 |
|
MD5 | 06d099785d2d28fa79d17ca0f07f7dbc |
|
BLAKE2b-256 | 3d2d45cc580bc215f2251a06b76a43f3537b8e5402268e7b439f8e1a0ac7aab2 |