activejob-resque-disconnect 0.1.0
If you're using ActiveRecord with Resque, a new database connection will get opened for each worker process. When the worker completes, this connection is left open by default, which is pretty bad. This adapter closes the connection when the job has_rdoc finished executing.
Gemfile:
=
install:
=
Versions:
- 0.1.0 January 16, 2015 (7 KB)