danieldkim / active-columns

Active Columns provides a high-level object-oriented Javascript interface to Cassandra. Rather than deal with low-level Cassandra API's like get_slice() and batch_mutate(), and raw column structures and timestamps, you work with *objects* and find(), save(), and destroy() them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

danieldkim/active-columns Stargazers