Frage

Is there any C client for Apache Cassandra out there? I have been looking for it desperately, but can't find anything. Any help would be appreciated!

War es hilfreich?

Lösung

I'm not aware of any C client for Cassandra. There is a C++ library that supports the new CQL3 binary protocol, but it doesn't look like it has C externs.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top