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 2012/01/02 06:23:58 UTC

[Cassandra Wiki] Update of "ArticlesAndPresentations" by DaveBrosius

Dear Wiki user,

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

The "ArticlesAndPresentations" page has been changed by DaveBrosius:
http://wiki.apache.org/cassandra/ArticlesAndPresentations?action=diff&rev1=131&rev2=132

Comment:
fix twissandra link

  = Recommended starting points =
   * [[http://www.parleys.com/#st=5&id=1866|Introduction to Cassandra at FOSDEM 2010]] (video + slides)
   * [[http://www.screenr.com/5G6|How to set up a 4 node Cassandra cluster in under 2 minutes]]
-  * [[http://www.rackspacecloud.com/blog/2010/05/12/cassandra-by-example/|Cassandra by Example]], an explanation of the [[http://github.com/ericflo/twissandra|Twissandra]] data model and code.  A demo is up at http://twissandra.com/.  Ports to [[http://github.com/jhermes/twissjava|Java]] and [[http://www.javageneration.com/?p=318|C#]] are also available.
+  * [[http://www.rackspacecloud.com/blog/2010/05/12/cassandra-by-example/|Cassandra by Example]], an explanation of the [[https://github.com/twissandra/twissandra|Twissandra]] data model and code.  A demo is up at http://twissandra.com/.  Ports to [[http://github.com/jhermes/twissjava|Java]] and [[http://www.javageneration.com/?p=318|C#]] are also available.
   * Maxim Grinev's posts on [[http://maxgrinev.com/2010/07/09/a-quick-introduction-to-the-cassandra-data-model/|modeling basics]], [[http://maxgrinev.com/2010/07/12/do-you-really-need-sql-to-do-it-all-in-cassandra/|translating SQL concepts to Cassandra]], and [[http://maxgrinev.com/2010/07/12/update-idempotency-why-it-is-important-in-cassandra-applications-2/|update idempotency]]
   * [[http://www.slideshare.net/benjaminblack/introduction-to-cassandra-replication-and-consistency|Introduction to Cassandra Replication and Consistency]]
   * [[http://www.scriptandscroll.com/3508/technology/nosql-not-only-sql-introduction-to-apache-cassandra/|Not only SQL (Introduction to Apache Cassandra)]]