/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.

Primary LanguageJavaScript

No issues in this repository yet.