Accumulo -- in case you missed it

2011-09-03 Thread Dave Brosius
I'm not sure how this compares to cassandra, or whether there's any synergy that can be had, but in case you missed it... http://wiki.apache.org/incubator/AccumuloProposal

Re: CQL Drivers

2011-09-03 Thread Jonathan Ellis
On Sat, Sep 3, 2011 at 9:36 PM, Rick Shaw wrote: > For what it is worth, my preference would be to have unit tests that would > form a regression testing package in the tree with the client sources. Ditto. > I think that makes me favor option #3. I'm rather fond of how user-friendly the Python

Re: CQL Drivers

2011-09-03 Thread Rick Shaw
For what it is worth, my preference would be to have unit tests that would form a regression testing package in the tree with the client sources. Ideally the build package (whether dedicated or mixed in with the server) would have specific tasks to build, test and install/deploy devoted to the i