Tom van der Woerdt created CASSANDRA-12908:
----------------------------------------------
Summary: Docs: perl cql3 driver
Key: CASSANDRA-12908
URL: https://issues.apache.org/jira/browse/CASSANDRA-12908
Project: Cassandra
Issue Type: Improvement
Components: Documentation and Website
Reporter: Tom van der Woerdt
Priority: Minor
Attachments: 0001-Add-the-Perl-driver-to-the-documentation.patch
Hi! I wrote a Perl driver, wouldn't mind having it added to the list of drivers.
You can find it at https://github.com/TvdW/perl-DBD-Cassandra -- it supports
the main Perl database driver interface (DBI) but also ships with an interface
more like the other drivers.
Been building it for more than a year, runs fine on thousands of servers :)
Docs: https://metacpan.org/pod/Cassandra::Client /
https://metacpan.org/pod/DBD::Cassandra (is it better to link to these than to
the github page? I think so, but the other drivers all seem to link to github)
Patch attached; feel free to modify.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)