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
1.0.0
File organization structure significantly upgraded.
Removed database handling in zconf submodule.
ZEO is now handled using https://github.com/Bystroushaak/zeo_connector
Added automatic temporary test environment generator.
Fixed #46 - bug in Mime handling.
Thanks to zeo_connector, cacheing is no longer needed, so everything should work instatly.
Added support for Tree’s of periodical documents.
0.5.0 - 0.5.9
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.
Added graceful exit to /bin/edeposit_storage_runzeo.sh which is required by supervisord.
Added custom 403 message.
Fixed bug in database connection caching.
Bottle’s SimpleTemplate is now used instead of python’s string.Template.
Fixed bug in cached connection.
Another attempt to solve problems with cached connections.
Added settings.WEB_DEBUG, settings.WEB_RELOADER.
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.0 - 0.2.4
First working version.
Small bugfix in settings.py.
Added requirement to zodbpickle, which isn’t installed automatically on suse for some strange reasons.
Fixed paths in runzeo.sh script.
runzeo.sh fixed and simplified.
Fixed MANIFEST.in to include default config files.
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
Hashes for edeposit.amqp.storage-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90a757a2c199253eca2f69cf12744d7214afb11b6524b7f4dc0b9e797fc46e8c |
|
MD5 | 243b9c105f51debe660b961c29c592fb |
|
BLAKE2b-256 | 9064813cf229f88cdb70089d1d49c3121484a874efacb9f0bd267aad75efbcdf |