[
https://issues.apache.org/jira/browse/CASSANDRA-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jon Hermes updated CASSANDRA-2500:
----------------------------------
Attachment: 2500.txt
genthriftrb.txt
genthriftrb just adds a gen-thrift-rb target to the build file. Not sure if it
has general use, but I've written it >1 time now, so including.
The patch adds drivers/rb/cass-dbd/*. It's heavily reliant on ruby DBI (0.4.3),
so most of the hard work was abstracted out. That being said, it's still a
rough fit because DBI expects SQL-systems.
It's also Adapter compliant for use in RoR systems.
> 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