Make your consumer, API, etc. idempotent easily.
-
Updated
Sep 25, 2025 - Java
Make your consumer, API, etc. idempotent easily.
Lightweight library for handling idempotent actions
个人工具汇总:一致性哈希工具,Bitmap工具,布隆过滤器参数生成器,Yaml和properties互转工具,一键式生成整个前后端工具,单机高性能幂等工具,zookeeper客户端工具,分布式全局id生成器,时间转换工具,Http封装工具
Make your APIs Idempotent
Provides an idempotency barrier for RabbitMQ consumers.
幂等-幂等性保证-@idempotent幂等注解-幂等组件开箱即用 幂等场景支持RestAPI接口&消息队列等等 附详细幂等组件使用说明等
Sample project to explain about resilient patterns for integration distributed services
Splitr is a lightweight, Spring Boot-based library designed to implement the Request-Response pattern over Kafka. It allows microservices to execute synchronous, typed queries across distributed boundaries while maintaining idempotency and high performance.
Quondam is a highly available microservice that helps to track idempotence keys in an effort to make things happen 'only once'
Document Registry with gRPC API, Versioning, Tracing and Idempotency
Idempotency library for Java
Scalable Distributed Ledger System implementing Hexagonal Architecture & DDD. Features optimistic locking, idempotent financial transactions, and double-entry bookkeeping using Java 21, Spring Boot 3, Kafka, and PostgreSQL.
A high-performance Payment Gateway API built with Spring Boot 3 to solve concurrency race conditions and guarantee idempotency using Redis and PostgreSQL Pessimistic Locking.
business center handles all logic operations from the user, validates and checks request, before publishing intent to account center for transfer and top up requests, and listening to result to send a webhook request for frontend. Also calls user center for password verification and JWT token validation
A saga-orchestrated microservices banking MVP designed to ensure consistency, fault tolerance, and correctness in distributed financial workflows.
A Spring Boot backend that demonstrates offline UPI payments routed through a simulated Bluetooth mesh network. Imagine you're in a basement with no connectivity
Transaction orchestration microservice for handling idempotent money transfers between accounts in a distributed payment platform.
A Spring Boot event ingestion API with idempotent writes, JSONB payload storage, and Liquibase-managed schema migrations, built to model real-world backend reliability patterns.
High-throughput distributed payment system built with Java and Kafka, implementing idempotency, outbox pattern, and fraud detection via event-driven architecture.
Add a description, image, and links to the idempotency topic page so that developers can more easily learn about it.
To associate your repository with the idempotency topic, visit your repo's landing page and select "manage topics."