Skip to content

dwp-joaomelo/queue-triage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

queue-triage

An application to manage dead lettered messages across multiple brokers

Building

queue-triage uses Buck as a build tool. Please refer to the Getting Started Guide for installation and usage of Buck.

To configure the project for IntelliJ run:

buck project

To build and test all the modules run the following commands:

buck fetch //...
buck test //...

About

DLQ processing support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 81.0%
  • Java 19.0%