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

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

After speaking with jbellis on IRC I generally understand that the base CQL 
driver should be supported in trunk, and then pushed out into it's own gem when 
the various CQL versions are released.

That way the various third party libraries and projects can be updated to use 
the new gem as it's base layer instead of thrift, thrift_client, or the 
fauna/cassandra gem directly.

That said, how will the drivers be tested? Will the CI server be capable of 
running a ruby test suite based on Test::Unit/MiniTest?

> 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
>            Reporter: Jon Hermes
>            Assignee: Jon Hermes
>         Attachments: 2500.txt, genthriftrb.txt
>
>
> 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