Skip to content

Instantly share code, notes, and snippets.

@vichu
Created December 23, 2018 00:00
Show Gist options
  • Save vichu/3d98b37ad0ca3bcbc7bf90fadd2bb18b to your computer and use it in GitHub Desktop.
Save vichu/3d98b37ad0ca3bcbc7bf90fadd2bb18b to your computer and use it in GitHub Desktop.
implicit val cassandraConnection: CassandraConnection = {
ContactPoint.local.keySpace("user_keyspace")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment