Version 0.0.3 of em_mysql2_connection_pool released
I just released the version 0.0.3 of the em_mysql2_connection_pool gem. Are you using the fabulous MySQL2 without ActiveRecord or Sequel? Evented? The you need something like the em_mysql2_connection_pool gem to prevent the usage of a connection while it’s still in use by a previous query. em_mysql2_connection_pool is lean and in production use at laut.fm.
Post a comment