From d4dbd477660d896ab1ce0b54896b01ca82415389 Mon Sep 17 00:00:00 2001 From: Dikshant Adhikari Date: Sat, 22 Oct 2022 15:26:51 -0400 Subject: [PATCH 1/3] add: CockroachDB serverless This adds CockroachDB Serverless an alternative. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a691da9..e9d8566 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,6 @@ Free tier of Heroku Dynos, Postgres and Data for Redis will no longer be availab [withcoherence.com](https://www.withcoherence.com/) - Coherence automates DevOps for early stage teams laser focused on customer value. +[cockroachlabs.cloud](https://cockroachlabs.cloud/) - A next-generation PostgreSQL, with consumption-based, truly elastic scaling and pricing. Has a free tier and no credit card required. + From fac98b601dd329c2a7e75c5eb301c8d5d416dcb0 Mon Sep 17 00:00:00 2001 From: Dikshant Adhikari Date: Sat, 22 Oct 2022 15:39:51 -0400 Subject: [PATCH 2/3] clarify: wording on credit card --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e9d8566..c2aa7a7 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,4 @@ Free tier of Heroku Dynos, Postgres and Data for Redis will no longer be availab [withcoherence.com](https://www.withcoherence.com/) - Coherence automates DevOps for early stage teams laser focused on customer value. -[cockroachlabs.cloud](https://cockroachlabs.cloud/) - A next-generation PostgreSQL, with consumption-based, truly elastic scaling and pricing. Has a free tier and no credit card required. - - +[cockroachlabs.cloud](https://cockroachlabs.cloud/) - A next-generation PostgreSQL, with consumption-based, truly elastic scaling and pricing. Has a free tier and no credit card required for signing up. From 44c2bfe46a45d03aa1d3e53b3899344184b0b656 Mon Sep 17 00:00:00 2001 From: Dikshant Adhikari Date: Sat, 22 Oct 2022 15:41:14 -0400 Subject: [PATCH 3/3] add: mention of CockroachDB serverless --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2aa7a7..c11b2c2 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,4 @@ Free tier of Heroku Dynos, Postgres and Data for Redis will no longer be availab [withcoherence.com](https://www.withcoherence.com/) - Coherence automates DevOps for early stage teams laser focused on customer value. -[cockroachlabs.cloud](https://cockroachlabs.cloud/) - A next-generation PostgreSQL, with consumption-based, truly elastic scaling and pricing. Has a free tier and no credit card required for signing up. +[cockroachlabs.cloud](https://cockroachlabs.cloud/) - CockroachDB Serverless is a next-generation PostgreSQL, with consumption-based, truly elastic scaling and pricing. It has a free tier and no credit card is needed for signing up.