Skip to content

feat: implement eventId replay and duplicate protection via Redis set#284

Open
aigbagbobila wants to merge 1 commit into
codebestia:mainfrom
aigbagbobila:feature/event-replay-protection
Open

feat: implement eventId replay and duplicate protection via Redis set#284
aigbagbobila wants to merge 1 commit into
codebestia:mainfrom
aigbagbobila:feature/event-replay-protection

Conversation

@aigbagbobila

Copy link
Copy Markdown

Description

Closes #198

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Other

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally
  • My code follows the project's coding standards

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@aigbagbobila Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@codebestia codebestia left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @aigbagbobila
Please write your Implementation in the right directory.
The backend directory.

@codebestia codebestia left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @aigbagbobila
Please write your Implementation in the right directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replay/duplicate protection via eventId

2 participants