Author: jbellis
Date: Fri Apr 23 05:03:29 2010
New Revision: 937156
URL: http://svn.apache.org/viewvc?rev=937156&view=rev
Log:
add "Professionally Supported" to Overview
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=937156&r1=937155&r2=937156&view=diff
==============================================================================
--- cassandra/site/publish/index.html (original)
+++ cassandra/site/publish/index.html Fri Apr 23 05:03:29 2010
@@ -136,7 +136,7 @@
</p>
</li>
<li>
- <b>You're in control</b>
+ <b>You're in Control</b>
<p>Choose between synchronous or asynchronous replication for each
update. Highly available asynchronus operations are optimized with features
like <a href="http://wiki.apache.org/cassandra/HintedHandoff">Hinted
Handoff</a> and <a href="http://wiki.apache.org/cassandra/ReadRepair">Read
Repair</a>.</p>
</li>
<li><b>Rich Data Model</b>
@@ -157,6 +157,11 @@
<p>Cassandra is <a
href="http://wiki.apache.org/cassandra/Durability">suitable for applications
that can't afford to lose data</a>, even when an entire data center goes down.
</p>
</li>
+ <li>
+ <b>Professionally Supported</b>
+ <p>Cassandra support contracts and services are available from <a
href="http://riptano.com">Riptano</a>.
+ </p>
+ </li>
</ul>
</div>
</div>
Modified: cassandra/site/src/content/index.html
URL:
http://svn.apache.org/viewvc/cassandra/site/src/content/index.html?rev=937156&r1=937155&r2=937156&view=diff
==============================================================================
--- cassandra/site/src/content/index.html (original)
+++ cassandra/site/src/content/index.html Fri Apr 23 05:03:29 2010
@@ -75,7 +75,7 @@
</p>
</li>
<li>
- <b>You're in control</b>
+ <b>You're in Control</b>
<p>Choose between synchronous or asynchronous replication for each
update. Highly available asynchronus operations are optimized with features
like <a href="http://wiki.apache.org/cassandra/HintedHandoff">Hinted
Handoff</a> and <a href="http://wiki.apache.org/cassandra/ReadRepair">Read
Repair</a>.</p>
</li>
<li><b>Rich Data Model</b>
@@ -96,6 +96,11 @@
<p>Cassandra is <a
href="http://wiki.apache.org/cassandra/Durability">suitable for applications
that can't afford to lose data</a>, even when an entire data center goes down.
</p>
</li>
+ <li>
+ <b>Professionally Supported</b>
+ <p>Cassandra support contracts and services are available from <a
href="http://riptano.com">Riptano</a>.
+ </p>
+ </li>
</ul>
</div>
</div>