Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New config setting akka.persistence.xyz.connection-string-name #1151

Merged

Conversation

Horusiath
Copy link
Contributor

This is a new key for JournalSettings and SnapshotStoreSettings for persistence plugin based on SQL-backends to give users ability to specify their connection strings not only inside HOCON configs, but as references to sections of Web.config/App.config files as well.

This will also need a corresponding update in Akka.Persistence.SqlServer and Akka.Persistence.PostgreSql in order to work - this PR only adds new common key for settings classes.

/cc #1107

@Aaronontheweb
Copy link
Member

cc @davidflerlage @mmisztal1980

@davidflerlage
Copy link
Contributor

Hi Aaron and Bartosz, I'm on vacation this week, but I am happy to take a look when I return. Thanks!

Aaronontheweb added a commit that referenced this pull request Jul 15, 2015
…ring-name

New config setting akka.persistence.xyz.connection-string-name
@Aaronontheweb Aaronontheweb merged commit 01f7426 into akkadotnet:dev Jul 15, 2015
@Horusiath Horusiath deleted the persistence-sql-connection-string-name branch March 23, 2016 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants