Created
December 23, 2018 00:00
-
-
Save vichu/3d98b37ad0ca3bcbc7bf90fadd2bb18b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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