rebus-org / Rebus.PostgreSql

:bus: PostgreSQL persistence for Rebus
https://mookid.dk/category/rebus
Other
17 stars 19 forks source link

Added callback for additional connection setup, if necessary. #5

Closed enriquein closed 7 years ago

enriquein commented 7 years ago

This allows the user to configure the connection based on other requirements such as authenticating using client certificates.

Note: I originally made these changes against commit 5c3f5302112fa1391b7f5239dd8e93ff151ffeb2 because we're using Rebus 3 on this specific project. I can't seem to get the latest commit in master to build for me on VS2015 (it doesn't recognize the project xml schema), so I rebased the changes on top of master, producing this branch. It shouldn't have any issues, but I thought I'd mention it anyway.


Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.

CLAassistant commented 7 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Enrique Ramirez seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

enriquein commented 7 years ago

Need to rewrite these commits with the correct username doh

mookid8000 commented 7 years ago

you're on 🔥