once-ler / scala-cass

a wrapper for the Java Cassandra driver that allows extraction from a Row with Scala types, or directly into a case class. Also has utility functions for the Session to read/write to Cassandra directly to/from a case class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

a wrapper for the Java Cassandra driver that allows extraction from a Row with Scala types, or directly into a case class. Also has utility functions for the Session to read/write to Cassandra directly to/from a case class.

License:MIT License


Languages

Language:Scala 96.6%Language:Shell 3.4%