Skip to content

Releases: luneo7/rabbitmq-dump-queue

v0.5

27 Apr 18:58
Compare
Choose a tag to compare

Changelog

  • Now you can publish dumped messages from a directory to one exchange/server
  • And also when dumping messages you can also publish them to another exchange in the same server or a different one

Installation instructions

  1. Download the package for your platform.
  2. Extract the package.
  3. Run ./rabbitmq-dump-queue -help to see the command-line options.

v0.4

28 Sep 17:40
Compare
Choose a tag to compare

Changelog

  • Added the possibility to ack specific messages
  • The output file is a JSON containing the content, headers and properties of the message
  • Ability to set if content is JSON or not

Installation instructions

  1. Download the package for your platform.
  2. Extract the package.
  3. Run ./rabbitmq-dump-queue -help to see the command-line options.