rmq icon indicating copy to clipboard operation
rmq copied to clipboard

Message Deduplication

Open hariangr opened this issue 1 year ago • 1 comments

Is there a way to do message deduplication in rmq?

  1. Using some sort of unique identifier (in header probably)
  2. Using the content of the message?

hariangr avatar May 21 '24 03:05 hariangr

No, there's nothing of this sort built in.

wellle avatar May 21 '24 11:05 wellle