Last Modified
2014-07-06 19:32:39 -0700
Requires
  • em-synchrony/mysql2
  • em-synchrony/activerecord
  • active_record/connection_adapters/mysql2_adapter

Description

AR adapter for using a fibered mysql2 connection with EM This adapter should be used within Thin or Unicorn with the rack-fiber_pool middleware. Just update your database.yml's adapter to be 'em_mysql2' to real connection pool size.