- Your contribution here.
- #38: Fix clearing identity map before each job - @srleo
- #43: Compatibility with Mongoid 4.x and Delayed Job 4.x - @dblock
- Added code coverage with SimpleCov - @sferik
- Added Mongoid 3.0 support - @sferik, @asavartsov
- Fix a potential memory leak inside mongo when reserving jobs on mongo 1.6+
- Fixed gemspec to work with Mongoid 2.0 RC and Rubygems 1.4
- Use MongoDB's findAndModify to reserve the next available job in one atomic operation
- Better index