Skip to content
#

idempotent-consumer

Here are 13 public repositories matching this topic...

A verified .NET 8 reference for DB↔messaging reliability boundaries — transactional outbox, idempotent inbox, SKIP LOCKED multi-worker safety, dead-letter reprocessing — with a deterministic stale-failure write-race case study.

  • Updated Jul 24, 2026
  • C#

Drop-in idempotent Stripe webhook handler in Python and JS, zero runtime dependencies: constant-time signature verification, exactly-once processing via an atomic claim, transactional outbox, bounded retry with backoff, dead-letter sink. Core is under 500 LOC, enforced by a test.

  • Updated Jul 26, 2026
  • Python

An event-driven microservices architecture built with Apache Kafka, Spring Boot, PostgreSQL, and Docker, demonstrating Saga, Transactional Outbox, Idempotent Consumer, Retry/DLT, Eventual Consistency, and Event-Driven Analytics.

  • Updated Jun 5, 2026
  • Java

Improve this page

Add a description, image, and links to the idempotent-consumer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the idempotent-consumer topic, visit your repo's landing page and select "manage topics."

Learn more