Home

Awesome

The seestar application

Authors: Aleksey Yeschenko (aleksey@apache.org).

Erlang client for Apache Cassandra binary protocol

Introduction

<strong>seestar</strong> 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

<table width="100%" border="0" summary="list of modules"> <tr><td><a href="https://github.com/iamaleksey/seestar/blob/master/doc/seestar.md" class="module">seestar</a></td></tr> <tr><td><a href="https://github.com/iamaleksey/seestar/blob/master/doc/seestar_cqltypes.md" class="module">seestar_cqltypes</a></td></tr> <tr><td><a href="https://github.com/iamaleksey/seestar/blob/master/doc/seestar_error.md" class="module">seestar_error</a></td></tr> <tr><td><a href="https://github.com/iamaleksey/seestar/blob/master/doc/seestar_event.md" class="module">seestar_event</a></td></tr> <tr><td><a href="https://github.com/iamaleksey/seestar/blob/master/doc/seestar_result.md" class="module">seestar_result</a></td></tr> <tr><td><a href="https://github.com/iamaleksey/seestar/blob/master/doc/seestar_session.md" class="module">seestar_session</a></td></tr></table>