Skip to content

Commit eeeb443

Browse files
Add build and test badge to README
Added a build and test badge to the README.
1 parent 8ad6070 commit eeeb443

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
![GitHub last commit](https://img.shields.io/github/last-commit/ByteEntropyCom/idempotency-core)
77
![GitHub stars](https://img.shields.io/github/stars/ByteEntropyCom/idempotency-core)
88
![Repository size](https://img.shields.io/github/repo-size/ByteEntropyCom/idempotency-core)
9+
[![Build and Test](https://github.com/ByteEntropyCom/idempotency-core/actions/workflows/build.yml/badge.svg)](https://github.com/ByteEntropyCom/idempotency-core/actions/workflows/build.yml)
910

1011
A production-grade, Spring Boot-based idempotency engine that ensures **Exactly-Once** execution for critical business logic (like payments) using Redis, Lua scripting, and Spring AOP.
1112

0 commit comments

Comments
 (0)