Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raphael/cql_model

An experimental lightweight ORM for Cassandra Query Language (CQL)
https://github.com/raphael/cql_model

Last synced: 29 days ago
JSON representation

An experimental lightweight ORM for Cassandra Query Language (CQL)

Awesome Lists containing this project

README

        

= TODO

== Features

*
* Prepared statement support (e.g. for the result of SelectStatement#build)

== Usability / Correctness /Performance

* Better solution for using and switching namespaces -- thread/fiber safety
* Better use of cql-rb connection pooling