Skip to content

Instantly share code, notes, and snippets.

@enzobonggio
Created October 23, 2019 16:59
Show Gist options
  • Save enzobonggio/40691b29fa0aba767ac6543f16653c8c to your computer and use it in GitHub Desktop.
Save enzobonggio/40691b29fa0aba767ac6543f16653c8c to your computer and use it in GitHub Desktop.
cassandra.default {
## list the contact points here
contact-points = ["127.0.0.1"]
## override Lagom’s ServiceLocator-based ConfigSessionProvider
session-provider = akka.persistence.cassandra.ConfigSessionProvider
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment