[ 
https://issues.apache.org/jira/browse/CASSANDRA-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094987#comment-13094987
 ] 

Robert Jackson commented on CASSANDRA-2500:
-------------------------------------------

I have been using the repo from GitHub[1] quite a bit locally and things work 
quite well at this point.

At this point the tests pass, and a simple comparison against the 
fauna/cassandra gem shows that the performance is at least on par with the 
fauna client(in most cases it is better)[2].

Also, note that it is possible to require both cassandra-cql and 
fauna/cassandra at the same time without conflict.

[1] https://github.com/kreynolds/cassandra-cql
[2] https://gist.github.com/1185026


> Ruby dbi client (for CQL) that conforms to AR:ConnectionAdapter
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-2500
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2500
>             Project: Cassandra
>          Issue Type: Task
>          Components: API
>            Reporter: Jon Hermes
>            Assignee: Kelley Reynolds
>              Labels: cql
>             Fix For: 0.8.5
>
>         Attachments: 2500.txt, genthriftrb.txt, rbcql-0.0.0.tgz
>
>
> Create a ruby driver for CQL.
> Lacking something standard (such as py-dbapi), going with something common 
> instead -- RoR ActiveRecord Connection Adapter 
> (http://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/AbstractAdapter.html).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to