You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/04/27 16:23:27 UTC

[GitHub] [cassandra-website] dtopdontstop opened a new pull request, #126: CASSANDRA-17579 April 2022 blog "Liquibase is Ready to Support Cassandra 4.0 Users" + Liquibase case study

dtopdontstop opened a new pull request, #126:
URL: https://github.com/apache/cassandra-website/pull/126

   patch by Chris Thornett, Diogenese Topper; reviewed by -- for CASSANDRA-17579
   
   Co-authored by: Chris Thornett <ch...@constantia.io>
   Co-authored by: Diogenese Topper <di...@constantia.io>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] ErickRamirezAU merged pull request #126: CASSANDRA-17579 April 2022 blog "Liquibase is Ready to Support Cassandra 4.0 Users" + Liquibase case study

Posted by GitBox <gi...@apache.org>.
ErickRamirezAU merged PR #126:
URL: https://github.com/apache/cassandra-website/pull/126


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] ErickRamirezAU commented on a diff in pull request #126: CASSANDRA-17579 April 2022 blog "Liquibase is Ready to Support Cassandra 4.0 Users" + Liquibase case study

Posted by GitBox <gi...@apache.org>.
ErickRamirezAU commented on code in PR #126:
URL: https://github.com/apache/cassandra-website/pull/126#discussion_r861792671


##########
site-content/source/modules/ROOT/pages/blog/Liquibase-is-Ready-to-Support-Cassandra-4.0-Users.adoc:
##########
@@ -0,0 +1,18 @@
+= Liquibase is Ready to Support Cassandra 4.0 Users
+:page-layout: single-post
+:page-role: blog-post
+:page-post-date: April 28, 2022
+:page-post-author: The Apache Cassandra Community
+:description: The Apache Cassandra Community

Review Comment:
   Page description should be a 5-word (7 at the most) description of the document, similar to the title but more descriptive and shorter:
   
   ```suggestion
   :description: Liquibase supports Apache Cassandra 4.0
   ```



##########
site-content/source/modules/ROOT/pages/blog/Liquibase-is-Ready-to-Support-Cassandra-4.0-Users.adoc:
##########
@@ -0,0 +1,18 @@
+= Liquibase is Ready to Support Cassandra 4.0 Users
+:page-layout: single-post
+:page-role: blog-post
+:page-post-date: April 28, 2022
+:page-post-author: The Apache Cassandra Community
+:description: The Apache Cassandra Community
+:keywords: 
+
+:!figure-caption:
+
+.Image credit: https://unsplash.com/@edenconstantin0[Eden Constantino^] on Unsplash
+image::blog/liquibase-is-ready-to-support-cassandra-4.0-users-unsplash-eden-constantino.jpg[to do doing done]
+
+This month, we published a case study on Liquibase which supports Cassandra 3.11 and Apache Cassandra 4.0 in its solution for automating database updates. Liquibase is both the name of an https://github.com/liquibase/liquibase[open-source database change management project^], licensed under Apache 2.0, and the name of the company that supplies a paid-for version for automating database schema changes at scale and speed for CICD.

Review Comment:
   ```suggestion
   This month, we published a case study on https://www.liquibase.org[Liquibase^] which supports Cassandra 3.11 and Apache Cassandra 4.0 in its solution for automating database updates. Liquibase is both the name of an https://github.com/liquibase/liquibase[open-source database change management project^], licensed under Apache 2.0, and https://www.liquibase.com[the name of the company^] that supplies a paid-for version for automating database schema changes at scale and speed for CICD.
   ```



##########
site-content/source/modules/ROOT/pages/case-studies/Liquibase.adoc:
##########
@@ -0,0 +1,48 @@
+= Liquibase
+:page-layout: case-study
+:page-role: case-study
+:description: The Apache Cassandra Community

Review Comment:
   ```suggestion
   :description: Liquibase case study, now supports Cassandra 4.0
   ```



##########
site-content/source/modules/ROOT/pages/case-studies/Liquibase.adoc:
##########
@@ -0,0 +1,48 @@
+= Liquibase
+:page-layout: case-study
+:page-role: case-study
+:description: The Apache Cassandra Community
+:keywords: 
+
+image::companies/liquibase.svg[Liquibase,align="center"]
+
+== Liquibase is Ready to Support Cassandra 4.0 Users 
+
+**Partner information**
+
+* Database Change Management Solution
+* Over 75 million downloads of open source Liquibase
+* Active in 139 countries
+* 1,200+ open source contributors
+
+**Benefits**
+
+* Scalable read and write throughput
+* Global resiliency
+
+Liquibase is both an open-source database change management tool, licensed under Apache 2.0, and the name of the company. While the open source project celebrates over 15 years and 68 releases and over 10,815 commits, commercially the company has the vision to be the easiest, safest, and most powerful community-led database change management solution designed for high-speed CI/CD.

Review Comment:
   ```suggestion
   Liquibase is both an https://www.liquibase.org[open-source database change management tool^], licensed under Apache 2.0, and https://www.liquibase.com[the name of the company^]. While the open source project celebrates over 15 years and 68 releases and over 10,815 commits, commercially the company has the vision to be the easiest, safest, and most powerful community-led database change management solution designed for high-speed CI/CD.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org