Implementation of the Cassandra binary protocol in C++
- Completely asynchronous
- Exception safe
- SSL support
- Ad-hoc queries
- Prepared statements
- Authentication
- Connection pool with auto-reconnect
- Cassandra 1.2 native collections
- Synchronous API
- Docs
- Integration tests
- More unit tests