Dear Wiki user,

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

The "FrontPage_draft_aaron" page has been changed by AaronMorton:
http://wiki.apache.org/cassandra/FrontPage_draft_aaron?action=diff&rev1=79&rev2=80

  == General Information ==
   * [[http://cassandra.apache.org/|Official Cassandra Website]] (download, 
bug-tracking, mailing-lists, etc)
   * [[ArticlesAndPresentations|Articles and Presentations]] about Cassandra.
-  * [[DataModel|A description of the Cassandra data model]]
+  * [[ArchitectureOverview|Architecture Overview]]
-  * [[CassandraLimitations|Cassandra Limitations]]: where Cassandra is not a 
good fit
+  * [[CassandraLimitations|Cassandra Limitations (where Cassandra is not a 
good fit)]]
+  * [[FAQ]]
+  * Mailing Lists
+    * Users: [email protected] 
[[mailto:[email protected]|(subscribe)]] 
[[http://www.mail-archive.com/[email protected]/|(archives)]] 
[[http://www.mail-archive.com/[email protected]/|(incubator 
archives)]]
+    * Developers: [email protected] 
[[mailto:[email protected]|(subscribe)]] 
[[http://www.mail-archive.com/[email protected]/|(archives)]] 
[[http://www.mail-archive.com/[email protected]/|(incubator 
archives)]]
+    * Commits: [email protected] 
[[mailto:[email protected]|(subscribe)]]
  
- == Application developer and operator documentation ==
+ == For Application Developers ==
+  * [[http://www.datastax.com/docs|Datastax's Cassandra documentation]]
   * [[GettingStarted|Getting Started]]
-  * [[http://www.datastax.com/docs|Datastax's Cassandra documentation]]
-  * [[ClientOptions|Client options: ways to access Cassandra]] -- interfaces 
for Ruby, Python, Scala and more
-  * [[IntegrationPoints]] -- list of ways Cassandra is integrated with other 
projects/products
-  * [[Administration Tools]] -- list of administrative tools to configure / 
admin your Cassandra instance
+  * [[DataModel|Cassandra Data model]]
+    * [[DataTypes| Data Types (comparators)]]
+    * [[Counters]]
+    * [[SecondaryIndexes]]
+  * Client Software
+    * [[ClientOptions|Language Clients interfaces for Ruby, Python, Scala and 
more]]
+    * [[API|Thrift API Documentation]]
+    * [[CQL|Cassandra Query Language]]
+  * [[PerformanceTuning|Performance Tuning]]
+  * [[MemtableThresholds|Memtable Thresholds]] 
+  * [[LargeDataSetConsiderations|Large data set considerations]]
+  * [[IntegrationPoints | Integration with other projects / products including 
Hadoop]]
+ 
+ == For Administrators ==
+  * [[InstallingCassandra|Installing Cassandra]]
+  * [[MultinodeCluster|Creating a multi-node cluster]]
+  * [[CassandraHardware|Cassandra Hardware]]
+  * [[Windows|Cassandra on Windows]]
+  * [[CloudConfig|Configuration on Rackspace or Amazon Web Services]]
+  * [[Embedding]]
   * [[RunningCassandra|Running Cassandra]]
+  * [[Operations|Operations Guide]]
-  * [[ArchitectureOverview|Architecture Overview]]
-  * [[UseCases|Simple Use Cases and Solutions]] -- please help complete
-  * [[FAQ]]
-  * [[Counters]]
-  * [[SecondaryIndexes]]
-  * [[NodeTool]]
- 
- == Advanced Setup and Tuning ==
-  * [[StorageConfiguration|Storage Configuration]]
+  * [[StorageConfiguration|Configuration]]
-  * [[MultinodeCluster|Creating a multi-node cluster]]
-  * [[Operations]]
-  * [[Embedding]]
-  * [[MemtableThresholds|Memtable Thresholds]] and other 
[[PerformanceTuning|Performance Tuning]]
-  * [[CassandraHardware|Cassandra Hardware]]
-  * [[CloudConfig|Configuration on Rackspace or Amazon Web Services]]
-  * [[LargeDataSetConsiderations|Large data set considerations]]
- 
- == Client library developer information ==
-  * [[API|Thrift API Documentation]] (In progress)
- 
- == Cassandra developer Documentation ==
+  * Administration Tools
+     * [[Administration Tools|External Administration Tools]]
+     * [[CassandraCli|cassandra-cli Command Line Interface]]
+     * [[json2sstable|json2sstable import tool]]
+     * [[NodeTool|nodetool]]
+     * [[sstable2json|sstable2json export tool]]
+     * [[sstablekeys|sstablekeys export tool]]
+     * [[sstableloader|sstableloader bulk import tool]]
+  * Monitoring
+     * [[JmxInterface| JMX Interface]]
+     * [[Mx4j| Mx4J JMX interface]]
+     
+ == Architecture ==
+  * [[ArchitectureInternals|Architecture Overview]]
+  * [[ArchitectureCommitLog| Commit Log during writes]]
+  * [[MemtableSSTable|Memtables, SSTables and Compaction]]
+  * [[HintedHandoff|Hinted Handoff during writes]]
+  * [[ReadRepair|Read Repair during reads]]
+  * [[DistributedDeletes|Distributed Deletes and Tombstones]]
+  * [[ArchitectureAntiEntropy|Anti-Entropy during repair]]
+  * [[ArchitectureGossip|Gossip between nodes]]
+  
+ == For Cassandra Developers ==
   * [[HowToBuild|How To Build]]
-  * ArchitectureInternals
   * [[CLI Design]]
   * [[HowToContribute|How To Contribute?]]
   * [[HowToCommit|How To Commit?]]
   * [[HowToPublishReleases|How To Release]] (Note: currently a work in 
progress) (Note: only relevant to Cassandra Committers)
  
- == Mailing lists ==
-  * Users: [email protected] 
[[mailto:[email protected]|(subscribe)]] 
[[http://www.mail-archive.com/[email protected]/|(archives)]] 
[[http://www.mail-archive.com/[email protected]/|(incubator 
archives)]]
-  * Developers: [email protected] 
[[mailto:[email protected]|(subscribe)]] 
[[http://www.mail-archive.com/[email protected]/|(archives)]] 
[[http://www.mail-archive.com/[email protected]/|(incubator 
archives)]]
-  * Commits: [email protected] 
[[mailto:[email protected]|(subscribe)]]
- 
  == Related Information ==
   * [[http://incubator.apache.org/thrift|Thrift]], used by Cassandra for 
client access
   * RelatedProjects: Projects using or extending Cassandra
- 
- == Google SoC 2010 Page ==
-  * [[GoogleSoc2010|Google SoC]]
  
  This wiki is powered by MoinMoin.  With the exception of a few immutable 
pages, anyone can edit it. Try SyntaxReference if you need help on wiki markup, 
and FindPage or SiteNavigation to search for existing pages before creating a 
new one. If you aren't sure where to begin, checkout RecentChanges to see what 
others have been working on, or RandomPage if you are feeling lucky.
  

Reply via email to