public
Description: Scala wrapper for Cassandra DB
Homepage: http://blog.nodeta.fi/2009/08/28/meet-scalandra-scala-wrapper-for-cassandra/
Clone URL: git://github.com/nodeta/scalandra.git
name age message
file .gitignore Sat Nov 07 21:41:12 -0800 2009 Upgrading to cassandra 0.4.1. [Eric Lindvall]
file LICENSE Wed Aug 19 23:56:15 -0700 2009 Added license file [lautis]
file README Thu Aug 27 08:19:28 -0700 2009 Added link to scaladoc [lautis]
directory ant/ Thu Aug 20 01:33:27 -0700 2009 Added ant build script [lautis]
file build.xml Thu Aug 20 01:33:27 -0700 2009 Added ant build script [lautis]
file build.yaml Wed Oct 07 01:39:39 -0700 2009 Updated specs to 1.6.0 [lautis]
file buildfile Tue Nov 10 13:25:36 -0800 2009 Updated Cassandra library to 0.4.2 [lautis]
directory ivy/ Tue Nov 10 13:25:36 -0800 2009 Updated Cassandra library to 0.4.2 [lautis]
directory libs/ Tue Nov 10 13:25:36 -0800 2009 Updated Cassandra library to 0.4.2 [lautis]
directory src/ Tue Nov 10 10:27:40 -0800 2009 Implemented multiget and multiget_slice support... [lautis]
README
Scalandra is a Scala wrapper for Cassandra's Thrift API. It works with the latest Cassandra builds (0.4-beta1 and 
newer).

Scaladoc is located at http://nodeta.github.com/scalandra/

Hugs and kisses,
Nodeta