cequel 1.2.1
Cequel is an ActiveRecord-like domain model layer for Cassandra that exposes the robust data modeling capabilities of CQL3, including parent-child relationships via compound primary keys and in-memory atomic manipulation of collection columns.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activemodel
< 5.0, >= 3.1
cql-rb
~> 1.2
Development Dependencies (5):
Requirements:
Cassandra >= 1.2.0