Re: DataStax driver with Scala/Akka
> > > > > > > > org.xerial.snappy > > snappy-java > > 1.0.5 > > > > On Thu, Oct 3, 2013 at 10:36 AM, Giancarlo Silvestrin < > giancar...@gmail.com&g
Re: DataStax driver with Scala/Akka
Richard, I'm using akka + cassandra as well. I copied cassandra.scala to my local project and it compiled fine using SBT. If you can share your pom.xml I can try to help you. -- Giancarlo On Thu, Oct 3, 2013 at 12:14 PM, Richard Rodseth wrote: > I wanted to try the async Cassandra driver from