Re: [hibernate-dev] [OGM] Supporting Cassandra

2013-11-11 Thread Gunnar Morling
Hey Khanh, Thanks for shedding some light on this. Could you add a description of the things you think need to be done for this PR in order to make it fit with the latest evolvements in Cassandra? This would make it easier to understand where we are with this and help others to pick up from there

Re: [hibernate-dev] [OGM] Supporting Cassandra

2013-11-09 Thread Khanh
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 th

Re: [hibernate-dev] [OGM] Supporting Cassandra

2013-11-04 Thread Emmanuel Bernard
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