Skip to content

Releases: noxdafox/rabbitmq-message-deduplication

release 0.1.0

15 Apr 21:38

Choose a tag to compare

Features:
  - Added `x-cache-persistence` configuration value to enable choosing
    whether to store the cache in memory or disk.

Fixes:
  - Fix a bug preventing the deletion of exchanges.
  - Fix the expired cache entries loop, raised period from 3ms to 3s.

release 0.0.1

03 Mar 11:08

Choose a tag to compare

First release.