Skip to content

Small docker container that removes unused empty queues from rabbitmq.

License

Notifications You must be signed in to change notification settings

CyrusBiotechnology/rabbit-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rabbit Cleaner

Utility that cleans up unused queues from RabbitMQ. It searches for and deletes queues that match a regex pattern that have been idle for the configured period at the given interval.

Installation

With Docker

This program is also available as a lightweight Docker container from Docker Hub cyrusbio/rabbit-cleaner

From Source

This program should work with either Python 2 or 3. Pull this repository, and install the Python modules listed in requirements.txt

Usage

Pass --help flag to the program and it will display options and their defaults.

About

Small docker container that removes unused empty queues from rabbitmq.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages