Skip to content

Latest commit

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

blackpepper

Blackpepper is a type-safe Scala DSL for dealing with Cassandra

Recipes.select(_.description, _.author).where(_.url eqs r.url).one

Consider BlackpepperSpec.scala and QuerySpec.scala as an example

Dependency

resolvers += "Whisk Snapshots" at "http://whisklabs.github.io/mvn-repo/snapshots/"
libraryDependencies += "com.whisk" %% "blackpepper" % "0.1.0-b02aa73"

About

type-safe Scala DSL for dealing with Cassandra

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors