Author: jake
Date: Wed Mar 4 19:24:19 2015
New Revision: 1664124
URL: http://svn.apache.org/r1664124
Log:
footer and docs
Modified:
cassandra/site/publish/download/index.html
cassandra/site/publish/index.html
cassandra/site/publish/privacy.html
cassandra/site/src/content/index.html
cassandra/site/src/layout/skeleton/_footer.html
Modified: cassandra/site/publish/download/index.html
URL:
http://svn.apache.org/viewvc/cassandra/site/publish/download/index.html?rev=1664124&r1=1664123&r2=1664124&view=diff
==============================================================================
--- cassandra/site/publish/download/index.html (original)
+++ cassandra/site/publish/download/index.html Wed Mar 4 19:24:19 2015
@@ -207,7 +207,7 @@
<div class="container">
<div id="copyright" class="span-20">
<p>
- Copyright © 2009 <a href="http://www.apache.org/licenses/">The
Apache Software Foundation</a>.
+ Copyright © 2015 <a href="http://www.apache.org/licenses/">The
Apache Software Foundation</a>.
Licensed under the Apache License, Version 2.0. Apache and the Apache
feather logo are trademarks
of The Apache Software Foundation.
<a href="/privacy.html">Privacy Policy</a>.
Modified: cassandra/site/publish/index.html
URL:
http://svn.apache.org/viewvc/cassandra/site/publish/index.html?rev=1664124&r1=1664123&r2=1664124&view=diff
==============================================================================
--- cassandra/site/publish/index.html (original)
+++ cassandra/site/publish/index.html Wed Mar 4 19:24:19 2015
@@ -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.0/webhelp/index.html#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.0/webhelp/index.html#cql/ddl/ddl_anatomy_table_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://maxgrinev.com/2010/07/12/do-you-really-need-sql-to-do-it-all-in-cassandra/">materialized
views</a>, and powerful built-in caching.
</p>
</div>
@@ -223,7 +223,7 @@
<div class="container">
<div id="copyright" class="span-20">
<p>
- Copyright © 2009 <a href="http://www.apache.org/licenses/">The
Apache Software Foundation</a>.
+ Copyright © 2015 <a href="http://www.apache.org/licenses/">The
Apache Software Foundation</a>.
Licensed under the Apache License, Version 2.0. Apache and the Apache
feather logo are trademarks
of The Apache Software Foundation.
<a href="/privacy.html">Privacy Policy</a>.
Modified: cassandra/site/publish/privacy.html
URL:
http://svn.apache.org/viewvc/cassandra/site/publish/privacy.html?rev=1664124&r1=1664123&r2=1664124&view=diff
==============================================================================
--- cassandra/site/publish/privacy.html (original)
+++ cassandra/site/publish/privacy.html Wed Mar 4 19:24:19 2015
@@ -82,7 +82,7 @@
<div class="container">
<div id="copyright" class="span-20">
<p>
- Copyright © 2009 <a href="http://www.apache.org/licenses/">The
Apache Software Foundation</a>.
+ Copyright © 2015 <a href="http://www.apache.org/licenses/">The
Apache Software Foundation</a>.
Licensed under the Apache License, Version 2.0. Apache and the Apache
feather logo are trademarks
of The Apache Software Foundation.
<a href="/privacy.html">Privacy Policy</a>.
Modified: cassandra/site/src/content/index.html
URL:
http://svn.apache.org/viewvc/cassandra/site/src/content/index.html?rev=1664124&r1=1664123&r2=1664124&view=diff
==============================================================================
--- cassandra/site/src/content/index.html (original)
+++ cassandra/site/src/content/index.html Wed Mar 4 19:24:19 2015
@@ -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.0/webhelp/index.html#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.0/webhelp/index.html#cql/ddl/ddl_anatomy_table_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://maxgrinev.com/2010/07/12/do-you-really-need-sql-to-do-it-all-in-cassandra/">materialized
views</a>, and powerful built-in caching.
</p>
</div>
Modified: cassandra/site/src/layout/skeleton/_footer.html
URL:
http://svn.apache.org/viewvc/cassandra/site/src/layout/skeleton/_footer.html?rev=1664124&r1=1664123&r2=1664124&view=diff
==============================================================================
--- cassandra/site/src/layout/skeleton/_footer.html (original)
+++ cassandra/site/src/layout/skeleton/_footer.html Wed Mar 4 19:24:19 2015
@@ -2,7 +2,7 @@
<div class="container">
<div id="copyright" class="span-20">
<p>
- Copyright © 2009 <a href="http://www.apache.org/licenses/">The
Apache Software Foundation</a>.
+ Copyright © 2015 <a href="http://www.apache.org/licenses/">The
Apache Software Foundation</a>.
Licensed under the Apache License, Version 2.0. Apache and the Apache
feather logo are trademarks
of The Apache Software Foundation.
<a href="/privacy.html">Privacy Policy</a>.