Skip to content

Message deduplication within time window #1

@alachaum

Description

@alachaum

Allow duplicated messages to be ignored by subscribers within a certain time window.

Notes:

  • Allow subscribers to define a checksum method for deduplication purpose. Default to using payload + metadata
  • Allow subscribers to define a time window within which identical messages should be ignored
  • This middleware requires Redis (setnx)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions