Re: libcassandra - C++ Cassandra Client

2010-03-11 Thread Padraig O'Sullivan
- http://launchpad.net/drizzle > > Thanks > Avinash > > On Thu, Mar 11, 2010 at 8:12 PM, Padraig O'Sullivan > wrote: >> >> We have developed a C++ client library based on the hector Java client >> for Cassandra that we intend on using for Drizzle integratio

libcassandra - C++ Cassandra Client

2010-03-11 Thread Padraig O'Sullivan
We have developed a C++ client library based on the hector Java client for Cassandra that we intend on using for Drizzle integration. This library is still very much alpha and more features will be added while we work on drizzle integration. Connection pooling or failover is currently not implement

C++ Interface Issues

2009-12-10 Thread Padraig O'Sullivan
Hi! I was curious if anyone has had success using the C++ interface to Cassandra? I've been having some difficulties and just wanted to check if I was doing something wrong before debugging further or if there was any known issues with C++ interface. I have a simple test program to demonstrate my