idempotent-consumer
There are 3 repositories under idempotent-consumer topic.
Trendyol/Jdempotent
Make your consumer, API, etc. idempotent easily.
filipsnastins/transactional-messaging-patterns-with-aws-dynamodb-streams-sns-sqs-lambda
Complete example of implementing microservice Tranasctional Messaging patterns - Idempotent Consumer, Tranasctional Outbox, Transaction Log Tailing, and Unit of Work using AWS DynamoDB Streams, SNS, SQS, and Lambda.
3rs4lg4d0/idempotentizer
A Java library to help you make your consumers idempotent.