Skip to content

lexfork/tyk-plugin-queue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Send messages to a queue server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%