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

Eric Evans commented on CASSANDRA-2500:
---------------------------------------

{quote}
This is written against 0.8.1-SNAPSHOT so YMMV with 0.8.0. I didn't do a 
complete refactoring so some things are still suboptimal and the column_info 
still needs to pull types out for casting but it appears otherwise functional.
{quote}

0.8.1 corresponds to CQL version 1.1.0, and 0.8.0 corresponds to CQL 1.0.0.  
When listing support for your driver, be sure to use the language version as 
opposed the Cassandra version.  If there are any 1.0.0 features that do not 
work in a 1.1.0 driver, that would be considered a bug.

> 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: Pavel Yaskevich
>              Labels: cql
>             Fix For: 0.8.3
>
>         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