Re: which driver to use with cassandra 3

2018-07-22 Thread Nate McCall
ai Doan wrote: >>> > >>> > Spring data cassandra is so so ... It has less features (at last at the >>> > time I looked at it) than the default Java driver >>> > >>> > For driver, right now most of people are using Datastax's ones >>&g

Re: which driver to use with cassandra 3

2018-07-21 Thread Goutham reddy
Java driver >> > >> > For driver, right now most of people are using Datastax's ones >> > >> > On Fri, Jul 20, 2018 at 3:36 PM, Vitaliy Semochkin < >> vitaliy...@gmail.com> wrote: >> >> >> >> Hi, >> >> >> >>

Re: which driver to use with cassandra 3

2018-07-20 Thread Patrick McFadin
gt; > > > For driver, right now most of people are using Datastax's ones > > > > On Fri, Jul 20, 2018 at 3:36 PM, Vitaliy Semochkin > wrote: > >> > >> Hi, > >> > >> Which driver to use with cassandra 3 > >> > >> the one

Re: which driver to use with cassandra 3

2018-07-20 Thread Andy Tolbert
It has less features (at last at the > time I looked at it) than the default Java driver > > > > For driver, right now most of people are using Datastax's ones > > > > On Fri, Jul 20, 2018 at 3:36 PM, Vitaliy Semochkin > wrote: > >> > >> Hi, > >

Re: which driver to use with cassandra 3

2018-07-20 Thread Vitaliy Semochkin
Spring data cassandra is so so ... It has less features (at last at the time > I looked at it) than the default Java driver > > For driver, right now most of people are using Datastax's ones > > On Fri, Jul 20, 2018 at 3:36 PM, Vitaliy Semochkin > wrote: >> >> Hi, >

Re: which driver to use with cassandra 3

2018-07-20 Thread Joseph Arriola
Hi Vitaly! You can check https://docs.datastax.com/en/developer/driver-matrix/doc/common/driverMatrix.html 2018-07-20 7:36 GMT-06:00 Vitaliy Semochkin : > Hi, > > Which driver to use with cassandra 3 > > the one that is provided by datastax, netflix or something else. > &g

Re: which driver to use with cassandra 3

2018-07-20 Thread DuyHai Doan
Spring data cassandra is so so ... It has less features (at last at the time I looked at it) than the default Java driver For driver, right now most of people are using Datastax's ones On Fri, Jul 20, 2018 at 3:36 PM, Vitaliy Semochkin wrote: > Hi, > > Which driver to use with ca

which driver to use with cassandra 3

2018-07-20 Thread Vitaliy Semochkin
Hi, Which driver to use with cassandra 3 the one that is provided by datastax, netflix or something else. Spring uses driver from datastax, though is it a reliable solution for a long term project, having in mind that datastax and cassandra parted? Regards, Vitaliy