Skip to content

Latest commit

 

History

History

py-pre-message_queue_kombo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

tyk-plugin-queue

Overview

This plugin sends a message to a queue server, it uses kombu as the messaging library.

The following transports are supported: AMQP, QPID, Redis, MongoDB, SQS, ZooKeeper, SLMQ. You may check the kombu documentation for additional options.

Requirements

  • kombu: pip3 install kombu

License

This project is released under the MPL v2.0. See full version of the license.