RE: Searching for c with glib client code samples

2011-07-13 Thread Andre Lorbach
age- > From: Andre Lorbach [mailto:alorb...@ro1.adiscon.com] > Sent: Dienstag, 12. Juli 2011 17:56 > To: dev@cassandra.apache.org > Subject: Searching for c with glib client code samples > > Hi, > > > > I am currently researching cassandra and thrift for possible solutions

Searching for c with glib client code samples

2011-07-12 Thread Andre Lorbach
Hi, I am currently researching cassandra and thrift for possible solutions to write a client based plugin for our own application. As this application is written in native c, the client module needs to be written in c as well, so no cpp. I have search and tried to get a sample running using thr