Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Shimi/cascal
Browse files Browse the repository at this point in the history
  • Loading branch information
Shimi committed Jan 9, 2012
2 parents bdf0e21 + 4a85a8f commit 6eef6bf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ Cascal is a simple "Cassandra":http://cassandra.apache.org/ library built on the

One of the goals of Cassandra is to make the Thrift library operate in a way more conducive with the Scala language. As such when using Cascal you only need to used the Cascal libraries.

Please see the "wiki pages":http://wiki.github.com/shorrockin/cascal/ for detailed usage information.
Please see the "wiki pages":http://wiki.github.com/shorrockin/cascal/ for detailed usage information. Until I will update the wiki take a look at:
* Column TTL: "TestStandardInesrtAndList":https://github.com/Shimi/cascal/blob/master/src/test/scala/com/shorrockin/cascal/TestStandardInesrtAndList.scala last test
* Secondary index: "TestSecondaryIndex":https://github.com/Shimi/cascal/blob/master/src/test/scala/com/shorrockin/cascal/TestSecondaryIndex.scala
* Counters columns: "CounterCoulmnTest":https://github.com/Shimi/cascal/blob/master/src/test/scala/com/shorrockin/cascal/CounterCoulmnTest.scala

0 comments on commit 6eef6bf

Please sign in to comment.