The seestar application
November 29, 2013 ยท View on GitHub
Authors: Aleksey Yeschenko (aleksey@apache.org).
Erlang client for Apache Cassandra binary protocol
Introduction
seestar is the Erlang client for Cassandra 1.2+ binary protocol.
Tests
You'll need to install ccm. To run the tests, execute:
CASSANDRA_DIR=~/path/to/cassandra make test
where CASSANDRA_DIR is the path to the compiled Cassandra directory.
Modules
| seestar |
| seestar_cqltypes |
| seestar_error |
| seestar_event |
| seestar_result |
| seestar_session |