MySqlConnector
MySqlConnector copied to clipboard
Add lock-free connection pool
trafficstars
Implements a lock-free connection pool based on npgsql's implementation, along with some potential optimisations (that need to be tested) for MySqlConnector-specific features, such more LIFO-like behaviour and recovering leaked MySqlConnections.