From d1b86d363d43767c847372f9dcb7756ed2708d1a Mon Sep 17 00:00:00 2001 From: Lev Kokotov Date: Tue, 8 Mar 2022 17:38:51 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9524f5a..edb9885 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![PgCat](./pgcat3.png) -Meow. PgBouncer rewritten in Rust, with sharding, load balancing and failover support. +PostgreSQL pooler (like PgBouncer) with sharding, load balancing and failover support. **Beta**: looking for beta testers, see [#35](https://github.com/levkk/pgcat/issues/35).