rabbithole

Store messages from an AMQP server into a SQL database


Keywords
rabbithole, pika, python, sqlalchemy
License
MIT
Install
pip install rabbithole==0.2.0

Documentation

Rabbit Hole

License PyPI version Continuous integration Coverage Code Health Documentation Status Updates

Store messages from an AMQP server into a SQL database

Features

  • Get messages from multiple AMQP exchanges
  • Group messages in batches
  • Write message batches to a SQL database

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.