From 076184997746f4e84d145d5f5d188ec1c1a7a645 Mon Sep 17 00:00:00 2001 From: Matthew Bucci Date: Thu, 9 Nov 2023 18:05:52 -0800 Subject: [PATCH] add links --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d5169db..1f07e39 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,7 @@ PostgreSQL for WordPress (PG4WP) gives you the possibility to install and use Wo #### Use Cases - Run Wordpress on your Existing Postgres Cluster -- Run Wordpress with Georeplication with a Multi-Active Postgres instalation such as EDB Postgres Distributed, or CockroachDB for a more resiliant Wordpress Infrastructure +- Run Wordpress with Georeplication with a Multi-Active Postgres instalation such as [EDB Postgres Distributed](https://www.enterprisedb.com/products/edb-postgres-distributed), or [CockroachDB](https://www.cockroachlabs.com/serverless/) for a [highly available](https://www.cockroachlabs.com/blog/brief-history-high-availability/) and resiliant Wordpress Infrastructure ### Design