I checked out the source and noticed a few things:

 1.  You did not include an Ant build file.  Not a big deal, but if you happen 
to have one it would be nice to have.
 2.  It appears you built against Cassandra 0.6.0.  Have you built and/or run 
Pelops against 0.6.2 or trunk?

Todd

________________________________
From: Dominic Williams [mailto:thedwilli...@googlemail.com]
Sent: Friday, June 11, 2010 6:42 AM
To: user@cassandra.apache.org
Subject: Pelops - a new Java client library paradigm

Pelops is a new high quality Java client library for Cassandra.

It has a design that:
* reveals the full power of Cassandra through an elegant "Mutator and Selector" 
paradigm
* generates better, cleaner, less bug prone code
* reduces the learning curve for new users
* drives rapid application development
* encapsulates advanced pooling algorithms

An article introducing Pelops can be found at
http://ria101.wordpress.com/2010/06/11/pelops-the-beautiful-cassandra-database-client-for-java/

Thanks for reading.
Best, Dominic

Reply via email to