Skip to content

Commit

Permalink
Adding badge
Browse files Browse the repository at this point in the history
  • Loading branch information
eddieraa committed Dec 19, 2024
1 parent 42616ac commit 1496ea8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Simple Service registry based on pub/sub pattern

[![License Apache 2](https://img.shields.io/badge/License-Apache2-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![codecov](https://codecov.io/github/eddieraa/registry/branch/copilotReview/graph/badge.svg?token=6D2JTBBL0P)](https://codecov.io/github/eddieraa/registry)

This first version service registry uses NATS (https://nats.io/) or Redis (https://redis.io/) to implement a service registry.
You just need to start NATS before using this service registry.
Expand Down

0 comments on commit 1496ea8

Please sign in to comment.