Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Releases: mostafa/acker

Latest release

03 Aug 22:14

Choose a tag to compare

During testing, I found that the current-consumer flag is redundant, since setting the recover flag needs it to be true. So, I removed the current-consumer flag, in favor of the recover flag. Setting recover flag to true means that the current queue will be recovered on the current consumer, i.e. acker.
So far, I've tested it on Linux, feel free to test it on Windows and macOS and provide feedback if you want.

v0.0.3

23 Jul 15:22

Choose a tag to compare

This release contains the absolute basic functionality of Acker.