cequel 1.1.0
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:
=
安装:
=
Runtime 依赖 (2):
activemodel
>= 3.1
cql-rb
>= 0
Development 依赖 (8):
要求:
Cassandra >= 1.2.0