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 DBrosius:
http://wiki.apache.org/cassandra/FrontPage?action=diff&rev1=86&rev2=88

Comment:
start rebuilding front page

+ = Cassandra Wiki =
- Yo guys !! The name is ALLISON ACEVEDO. I go to night school at The Bumpy 
Academy of Sturdy People situated in Madison.<<BR>>
- I am self employed as a Presenter. I also like to Nature Walking. My dad name 
is Dan and he is a Occupational Therapist. My mummy is a Chaplain.<<BR>>
- <<BR>>
- Feel free to surf to my webpage [[http://cheap-beatsbydre.blinkweb.com|dr dre 
earphones]]
  
+ Cassandra is a highly scalable, eventually consistent, distributed, 
structured key-value store. Cassandra brings together the distributed systems 
technologies from 
[[http://web.archive.org/web/20120221222718/http://s3.amazonaws.com/AllThingsDistributed/sosp/amazon-dynamo-sosp2007.pdf|Dynamo]]
 and the data model from Google's 
[[http://research.google.com/archive/bigtable-osdi06.pdf|BigTable]]. Like 
Dynamo, Cassandra is 
[[http://www.allthingsdistributed.com/2008/12/eventually_consistent.html|eventually
 consistent]]. Like BigTable, Cassandra provides a ColumnFamily-based data 
model richer than typical key/value systems.
+ 
+ Cassandra was open sourced by Facebook in 2008, where it was designed by 
Avinash Lakshman (one of the authors of Amazon's Dynamo) and Prashant Malik ( 
Facebook Engineer ). In a lot of ways you can think of Cassandra as Dynamo 2.0 
or a marriage of Dynamo and BigTable. Cassandra is in production use at 
Facebook but is still under heavy development.
+ 
+ == General Information == 
+ 
+  * Official Cassandra Website (download, bug-tracking, mailing-lists, etc)
+  * Articles and Presentations about Cassandra.
+  * A description of the Cassandra data model
+  * Cassandra Limitations: where Cassandra is not a good fit
+ 
+ == Application developer and operator documentation ==
+ 
+  * Getting Started
+  * Datastax's Cassandra documentation
+  * 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
+  * Running Cassandra
+  * Architecture Overview
+  * Simple Use Cases and Solutions -- please help complete
+  * FAQ
+  * Counters
+  * SecondaryIndexes
+  * NodeTool
+ 
+ == Advanced Setup and Tuning ==
+ 
+  * Storage Configuration
+  * Creating a multi-node cluster
+  * Operations
+  * Embedding
+  * Memtable Thresholds and other Performance Tuning
+  * Cassandra Hardware
+  * Configuration on Rackspace or Amazon Web Services
+  * Large data set considerations
+ 
+ == Client library developer information ==
+ 
+  * Thrift API Documentation (In progress)
+ 
+ == Cassandra developer Documentation ==
+ 
+  * How To Build
+  * How to Debug in Eclipse
+  * ArchitectureInternals
+  * CLI Design
+  * How To Contribute?
+  * How To Commit?
+  * How To Release (Note: currently a work in progress) (Note: only relevant 
to Cassandra Committers)
+ 
+ == Mailing lists ==
+ 
+  * Users: [email protected] (subscribe) (archives) (incubator 
archives)
+  * Developers: [email protected] (subscribe) (archives) (incubator 
archives)
+  * Commits: [email protected] (subscribe)
+ 
+ == Related Information ==
+ 
+  * Thrift, used by Cassandra for client access
+  * RelatedProjects: Projects using or extending Cassandra
+ 
+ == Google SoC 2010 Page ==
+ 
+  * 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.
+ 
+ == Other Languages ==
+ 
+  * SimpleChinese 简体中文
+  * Japanese 日本語
+  * BrazilianPortuguese Português do Brasil
+ 

Reply via email to