Skip to content

Add DbDataSource Multiplexing support, add MySql DbDataSource support - #286

Open
Hawxy wants to merge 2 commits into
madelson:masterfrom
Hawxy:dbdatasource
Open

Add DbDataSource Multiplexing support, add MySql DbDataSource support#286
Hawxy wants to merge 2 commits into
madelson:masterfrom
Hawxy:dbdatasource

Conversation

@Hawxy

@Hawxy Hawxy commented Aug 25, 2026

Copy link
Copy Markdown

We'd find this useful for some scenarios in MartenDb as we can end up with a lot of monitored locks.

I ended up making the pooling logic generic and using separate pools as it seemed more elegant than just making an object puddle.

Also added DbDataSource to the MySQL constructor, no other vendors have DbDataSource support yet sadly.

Closes #238

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.

Add support for connection multiplexing with DbDataSource

1 participant