embedded-postgres
embedded-postgres copied to clipboard
Support for dynamic port allocation
Support for dynamic port allocation
resolves #128
Hey @mainbrain I'll take a look again this weekend if you've made above requested changes.
Hey @mainbrain these changes wouldn't be backwards compatible meaning we'd need to do a major version bump, which I'd like to avoid. Can you have a go working the changes to be backwards compatible? Cheers
I pushed another variant. Maybe that's more to your liking. The trade off is: We are backwards compatible but the interface is less consistent, so I had to write more documentation.