You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ja...@apache.org on 2016/03/01 14:41:27 UTC

svn commit: r1733065 - in /cassandra/site: publish/index.html src/content/index.html

Author: jake
Date: Tue Mar  1 13:41:27 2016
New Revision: 1733065

URL: http://svn.apache.org/viewvc?rev=1733065&view=rev
Log:
update mv link

Modified:
    cassandra/site/publish/index.html
    cassandra/site/src/content/index.html

Modified: cassandra/site/publish/index.html
URL: http://svn.apache.org/viewvc/cassandra/site/publish/index.html?rev=1733065&r1=1733064&r2=1733065&view=diff
==============================================================================
--- cassandra/site/publish/index.html (original)
+++ cassandra/site/publish/index.html Tue Mar  1 13:41:27 2016
@@ -58,7 +58,7 @@
 	The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. <a href="http://techblog.netflix.com/2011/11/benchmarking-cassandra-scalability-on.html">Linear scalability</a> and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Cassandra's support for replicating across multiple datacenters is best-in-class, providing lower latency for your users and the peace of mind of knowing that you can survive regional outages. 
       </p>
       <p>
-	Cassandra's data model offers the convenience of <a href="http://www.datastax.com/documentation/cql/3.1/cql/ddl/ddl_primary_index_c.html">column indexes</a> with the performance of log-structured updates, strong support for <a href="http://www.datastax.com/documentation/cql/3.1/cql/ddl/ddl_intro_c.html">denormalization</a> and <a href="http://maxgrinev.com/2010/07/12/do-you-really-need-sql-to-do-it-all-in-cassandra/">materialized views</a>, and powerful built-in caching.
+	Cassandra's data model offers the convenience of <a href="http://www.datastax.com/documentation/cql/3.1/cql/ddl/ddl_primary_index_c.html">column indexes</a> with the performance of log-structured updates, strong support for <a href="http://www.datastax.com/documentation/cql/3.1/cql/ddl/ddl_intro_c.html">denormalization</a> and <a href="http://www.datastax.com/dev/blog/new-in-cassandra-3-0-materialized-views">materialized views</a>, and powerful built-in caching.
       </p>
 
     </div>

Modified: cassandra/site/src/content/index.html
URL: http://svn.apache.org/viewvc/cassandra/site/src/content/index.html?rev=1733065&r1=1733064&r2=1733065&view=diff
==============================================================================
--- cassandra/site/src/content/index.html (original)
+++ cassandra/site/src/content/index.html Tue Mar  1 13:41:27 2016
@@ -15,7 +15,7 @@
 	The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. <a href="http://techblog.netflix.com/2011/11/benchmarking-cassandra-scalability-on.html">Linear scalability</a> and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Cassandra's support for replicating across multiple datacenters is best-in-class, providing lower latency for your users and the peace of mind of knowing that you can survive regional outages. 
       </p>
       <p>
-	Cassandra's data model offers the convenience of <a href="http://www.datastax.com/documentation/cql/3.1/cql/ddl/ddl_primary_index_c.html">column indexes</a> with the performance of log-structured updates, strong support for <a href="http://www.datastax.com/documentation/cql/3.1/cql/ddl/ddl_intro_c.html">denormalization</a> and <a href="http://maxgrinev.com/2010/07/12/do-you-really-need-sql-to-do-it-all-in-cassandra/">materialized views</a>, and powerful built-in caching.
+	Cassandra's data model offers the convenience of <a href="http://www.datastax.com/documentation/cql/3.1/cql/ddl/ddl_primary_index_c.html">column indexes</a> with the performance of log-structured updates, strong support for <a href="http://www.datastax.com/documentation/cql/3.1/cql/ddl/ddl_intro_c.html">denormalization</a> and <a href="http://www.datastax.com/dev/blog/new-in-cassandra-3-0-materialized-views">materialized views</a>, and powerful built-in caching.
       </p>
 
     </div>