From bc8c2ed89f7568336c4656bbd32a474c33b9047f Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Fri, 13 Mar 2026 16:23:15 +0100 Subject: [PATCH] update Readme --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 956ffe9..fcfc80f 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,21 @@ [![Security Hotspots](https://sonarqube.confdroid.com/api/project_badges/measure?project=confdroid_pgbouncer&metric=security_hotspots&token=sqb_14b3b9e1feb1a04243c8e2bbef2a7db64824068a)](https://sonarqube.confdroid.com/dashboard?id=confdroid_pgbouncer) - [README](#readme) -- [Purpose](#purpose) + - [Purpose](#purpose) + - [Download](#download) + - [Contact Us](#contact-us) -# Purpose +## Purpose `Pgbouncer` is a loadbalancer for postgresql connections and very helpful in managing aspects of postgresql performance through the reuse of connections. -`confdroid_pgbouncer`is a standalone container suitable for running on kubernetes etc to facilitate loadbalancer deployments. \ No newline at end of file +`confdroid_pgbouncer`is a standalone container suitable for running on kubernetes etc to facilitate loadbalancer deployments. + +## Download + +[confdroid_pgbouncer:latest](https://sourcecode.confdroid.com/confdroid/-/packages/container/confdroid_pgbouncer/latest) + +## Contact Us + +- [contact form](https://confdroid.com/contact/) +- [feedback portal](https://feedback.confdroid.com/) \ No newline at end of file