From c256567b0b0fb78918034895c84eac702fb6e027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Mart=C3=ADnez=20Trivi=C3=B1o?= Date: Fri, 26 Aug 2016 17:36:08 -0700 Subject: [PATCH] Adds DH automated build badge --- bitnami/cassandra/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/bitnami/cassandra/README.md b/bitnami/cassandra/README.md index f0a7d468a398..e38b4891f60f 100644 --- a/bitnami/cassandra/README.md +++ b/bitnami/cassandra/README.md @@ -1,3 +1,4 @@ +[![Docker Hub Automated Build](http://container.checkforupdates.com/badges/bitnami/cassandra)](https://hub.docker.com/r/bitnami/cassandra/) # What is Cassandra? > [Apache Cassandra](http://cassandra.apache.org) is a free and open-source distributed database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. Cassandra offers robust support for clusters spanning multiple datacenters, with asynchronous masterless replication allowing low latency operations for all clients.