Skip to content
#

idempotency-key

Here are 46 public repositories matching this topic...

spring-transactional-outbox-kafka

Production-ready Java implementation of the Transactional Outbox Pattern for Spring Boot 4, Kafka and PostgreSQL, with idempotency, batch publishing, recovery and low database polling.

  • Updated Aug 31, 2026
  • Java

Drop-in Idempotency-Key support for Spring Boot 3 APIs. Every POST/PUT/PATCH retry returns the cached response — exact same body, status, headers — instead of charging twice, double-creating orders, or re-sending webhooks. JDBC and Redis backends, Stripe-style mismatch detection, zero controller changes.

  • Updated Aug 25, 2026
  • Java

Home for safe operations: learn + pattern kit + self-hosted idempotency gateway. Stop duplicate payments/orders when clients timeout. PostgreSQL authority, Idempotency-Key, ops dashboard, Compose/GHCR.

  • Updated Aug 30, 2026
  • C#

Improve this page

Add a description, image, and links to the idempotency-key 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 idempotency-key topic, visit your repo's landing page and select "manage topics."

Learn more