From a0144f817fbe42e4334cd807f7811ecb08d92def Mon Sep 17 00:00:00 2001 From: Jonas Kaninda Date: Fri, 22 Dec 2023 10:44:38 +0100 Subject: [PATCH] Update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 651d398..e2652dc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ MySQL Backup tool, backup database to S3 or Object Storage - Docker - Kubernetes +> Postgres solution : +- [Postgress](https://github.com/jkaninda/pg-bkup) + [![Build](https://github.com/jkaninda/mysql-bkup/actions/workflows/build.yml/badge.svg)](https://github.com/jkaninda/mysql-bkup/actions/workflows/build.yml) ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/jkaninda/mysql-bkup?style=flat-square) ![Docker Pulls](https://img.shields.io/docker/pulls/jkaninda/mysql-bkup?style=flat-square)