From 942d16070c83a653e53f8a9d4e62e0b822630f1b Mon Sep 17 00:00:00 2001 From: Ron Rise Date: Fri, 9 May 2025 10:00:05 -0400 Subject: [PATCH] tunning --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 48fc432..c7df394 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Traefik Redis Provider API + +[![pipeline status](https://git.siteworxpro.com/rrise/traefik-redis-provider-api/badges/master/pipeline.svg)](https://git.siteworxpro.com/rrise/traefik-redis-provider-api/-/commits/master) +[![Latest Release](https://git.siteworxpro.com/rrise/traefik-redis-provider-api/-/badges/release.svg)](https://git.siteworxpro.com/rrise/traefik-redis-provider-api/-/releases) + [Traefik](https://traefik.io/traefik/) is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. This project provides an api manager for the [Redis provider](https://doc.traefik.io/traefik/providers/redis/) for Traefik, allowing you to use Redis as a dynamic configuration backend.