문제

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