Cassandrax (Cassandrax v0.0.1) View Source

Cassandrax is a Cassandra ORM built on top of Xandra library and Ecto data mapping.

Cassandrax is inspired by the Triton and Ecto projects.

It allows you to build and run CQL statements as well as map results to Elixir structs.

Link to this section Summary

Link to this section Functions

Link to this function

cql(conn, statement, values \\ [], opts \\ [])

View Source
Link to this function

ensure_cluster_config!(empty, cluster)

View Source

Callback implementation for Application.start/2.