Thanks Jan. I decided to use Java driver directly. It's not hard to use.
On Sun, Aug 31, 2014 at 1:08 AM, Jan Algermissen <jan.algermis...@nordsc.com > wrote: > Hi Gary, > > On 31 Aug 2014, at 07:19, Gary Zhao <garyz...@gmail.com> wrote: > > Hi > > Could you recommend a Scala driver and share your experiences of using it. > Im thinking if i use java driver in Scala directly > > > I am using Martin’s approach without any problems: > > https://github.com/magro/play2-scala-cassandra-sample > > The actual mapping from Java to Scala futures for the async case is in > > > https://github.com/magro/play2-scala-cassandra-sample/blob/master/app/models/Utils.scala > > HTH, > > Jan > > > > Thanks > > >