You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by Apache Wiki <wi...@apache.org> on 2009/11/13 12:14:18 UTC

[Cassandra Wiki] Update of "FrontPage" by tuxracer69

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.

The "FrontPage" page has been changed by tuxracer69.
http://wiki.apache.org/cassandra/FrontPage?action=diff&rev1=22&rev2=23

--------------------------------------------------

  
  == User Documentation ==
  
-  * GettingStarted
-  * RunningCassandra
-  * MemtableThresholds
+  * [[GettingStarted|Getting Started]]
+  * [[RunningCassandra|Running Cassandra]]
+  * [[MemtableThresholds|Memtable Thresholds]]
+  * [[StorageConfiguration|Storage Configuration]]
   * [[FAQ|FAQ]]
   * [[API|Thrift API Documentation]] (In progress)
  
@@ -32, +33 @@

  
  To understand Cassandra's architecture you should read [[http://www.allthingsdistributed.com/2007/10/amazons_dynamo.html|the Dynamo paper]] and the related [[http://www.allthingsdistributed.com/2008/12/eventually_consistent.html|paper on eventual consistency]].  Sections 5.3 and 5.4 of [[http://labs.google.com/papers/bigtable.html|the Bigtable paper]] are also relevant to Cassandra's on-disk storage model. Cassandra's failure detector is based on [[http://vsedach.googlepages.com/HDY04.pdf|the phi accrual failure detector]].
  
-  * HowToContribute
-  * HowToCommit
+  * [[HowToContribute|How To Contribute?]]
+  * [[HowToCommit|How To Commit?]]
  
  == Mailing lists ==
   * Users: cassandra-user@incubator.apache.org [[mailto:cassandra-user-subscribe@incubator.apache.org|(subscribe)]] [[http://mail-archives.apache.org/mod_mbox/incubator-cassandra-user/|(archives)]]