Вопрос

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!

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top