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

Kelley Reynolds edited comment on CASSANDRA-2500 at 8/23/11 12:33 PM:
----------------------------------------------------------------------

It's not quite as easy as a one-liner but I have manually modified the 
generated thrift bindings to put them in a unique namespace so they will not 
conflict with fauna. Good news: Compatibility! Bad news: You get to do that for 
every release since it's no longer automatic. (could almost certainly be made 
automatic but I wouldn't call that an improvement from an automated standalone 
thrift binding release which also solves other problems at the same time)

      was (Author: kreynolds):
    It's not quite as easy as a one-liner but I have manually modified the 
generated thrift bindings to put them in a unique namespace so they will not 
conflict with fauna. Good news: Compatibility! Bad news: You get to do that for 
every release since it's no longer automatic. (could almost certainly be made 
automatic but I wouldn't call that an improvement from an automated standalone 
thrift binding release)
  
> 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