質問

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