On Sun, Jun 5, 2016 at 3:20 PM, Mattmann, Chris A (3980) <
chris.a.mattm...@jpl.nasa.gov> wrote:

>
> #1 - a driver is needed to use Apache Cassandra right? As in, you
> wouldn’t expect users of Apache Cassandra to get the database core
> from the ASF, and then use it without a driver (from somewhere else?)
>

Chris,
This is not correct. It is straight forward to roll your own transport.
Here is one such experiement I've done with Vert.x:
https://github.com/zznate/intravert-ug

A presentation regarding such:
http://www.slideshare.net/zznate/intravert-atx-meetupcondensed

An ApacheCon 2013 presentation I gave going over the different interface
driver benefits:
http://www.slideshare.net/zznate/apachecon-cassandra-transport

I maintain we could not have this level of choice and architectural freedom
with the clients under the control of the PMC.

Again, I understand and appreciate the concern and investigation - I really
do. But this client and server separation is working for our community.

Reply via email to