[hibernate-dev] [OGM] Supporting Cassandra

Khanh kmx.petals at gmail.com
Sat Nov 9 05:59:07 EST 2013


Hi,

Sorry for the delay but I had a lot of works...
This pull request is quite old indeed and the C* driver has evolved 
since (it is now in version 2.0.0-RC1).
The PR used fluent API but it is not a good idea and PrepareStatement 
should be used instead.

I'm not sure I have plenty of time for the moment.
Moreover a lot of thing had to be done.
I will try to have a look this week end but I think a lot of work should 
be done to integrate this PR...

Cheers,

Khanh



Le 04/11/2013 18:08, Emmanuel Bernard a écrit :
> Khan did the initial work but Cassandra client APIs were in a big flux
> when he worked on it. That may have stabilized over the latest CQL.
> I am CCing Khan. I think he is still on Earth somewhere.
>
> Emmanuel
>
> On Mon 2013-11-04 16:17, Gunnar Morling wrote:
>> Hi,
>>
>> There is a pull request for adding support for Cassandra to OGM [1] which
>> has been created quite a long time ago.
>>
>> Does anyone have details about it, e.g. what would need to be done in order
>> to integrate it? I guess it will need some work due to recent changes in
>> OGM and we might also benefit from younger additions to Cassandra itself.
>> Also query support should be doable now.
>>
>> I'd be interested in taking this over but first would like to make sure I
>> better understand what's the current status of this dialect.
>>
>> Thanks,
>>
>> --Gunnar
>>
>> [1] https://github.com/hibernate/hibernate-ogm/pull/164
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev



More information about the hibernate-dev mailing list