Skip to main content

E-Deposit's AMQP definitions and common classes/patterns.

Project description

Introduction

This module contains common parts shared with other AMQP modules from Edeposit project. Main purpose is to provide configuration data to AMQP server and generic daemons, to run the modules.

Documentation

Full module documentation and description can be found at Read the Docs:

Changelog

1.8.16

  • .ack() simplified once more.

1.8.15

  • .ack() now doesn’t use shared property to signal ack tag.

1.8.13

  • Added log output in case of exception.

1.8.12

  • Fixed metadata in setup.py.

1.8.11

1.8.10

  • Fixed missing requirement to edeposit.aqmp.serializers.

1.8.0 - 1.8.9

1.7.0 - 1.7.3

1.6.0 - 1.6.2

1.5.0 - 1.5.3

1.4.0 - 1.4.1

  • Fixed bug in setup.py.

  • Scripts moved to /bin directory. They will be put to $PATH when package is installed, so users won’t need too call them with full path.

  • Added bindings for https://github.com/edeposit/edeposit.amqp.ftp.

  • Documentation improved.

  • Added new amqp tool.

  • Tests migrated to pytest.

  • Fixed some bugs.

1.3.0 - 1.3.3

  • Added tracebacks to the headers, if the exception is thrown.

  • RABBITMQ_ALEPH_DAEMON_QUEUE renamed to RABBITMQ_ALEPH_INPUT_QUEUE

  • RABBITMQ_ALEPH_PLONE_QUEUE renamed to RABBITMQ_ALEPH_OUTPUT_QUEUE

  • RABBITMQ_ALEPH_DAEMON_KEY renamed to RABBITMQ_ALEPH_INPUT_KEY.

  • RABBITMQ_ALEPH_PLONE_KEY renamed to RABBITMQ_ALEPH_OUTPUT_KEY.

  • Unicode added to allowed types in settings.py.

  • Added bindings for https://github.com/edeposit/edeposit.amqp.calibre.

  • Version of package and documentation is now automatically parsed from this file.

  • Images in documentation were downloaded to _static.

  • Changed internal way of handling AMQP communication. This shouldn’t change user API.

  • Documentation updated to reflect changes in internal API. Added UML diagrams.

1.2.0 - 1.2.2

  • Documentation updated. Added intersphinx links to edeposit.amqp.serializers.

  • edeposit.amqp.serializers API changed, so this module needed to be adjusted.

  • Serialization is now handled (but not stored) in this module, instead of aleph. It will be used in other modules too.

  • Added bindings for https://github.com/edeposit/edeposit.amqp.serializers.

1.1.5 - 1.1.6

  • Documentation is now even for settings.py’s attributes.

  • User defined JSON configuration is now supported.

  • Added autogeneration of documentation to the package generator (setup.py).

1.1.0

  • Project released at PYPI

1.0 (unreleased)

  • alephdaemon is working correctly, other classes are in release state too

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

edeposit.amqp-1.8.16.tar.gz (121.8 kB view hashes)

Uploaded Source

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