publish-notifier

Python library to notify a service of the published/consumed data


License
MIT-feh
Install
pip install publish-notifier==1.0.7

Documentation

Installation:

pip install publish-notifier

Description:

Receives the message which was published to Kafka. It is used to transfer that message to another service which uses a data storage and stores the published message along with it's status.