Skip to content
forked from mstump/libcql

implementation of the cassandra binary protocol in C/C++

License

Notifications You must be signed in to change notification settings

githubmonkey/libcql

 
 

Repository files navigation

libcql

Implementation of the Cassandra binary protocol in C++

Current Functionality

  • Completely asynchronous
  • Exception safe
  • SSL support
  • Ad-hoc queries
  • Prepared statements
  • Authentication
  • Connection pool with auto-reconnect
  • Cassandra 1.2 native collections

TODO

  • Synchronous API
  • Docs
  • Integration tests
  • More unit tests

About

implementation of the cassandra binary protocol in C/C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%