Skip to content

Releases: sergezhigunov/Hangfire.EntityFramework

Hangfire.EntityFramework 0.2.0 Beta1

14 Dec 01:23
Compare
Choose a tag to compare
Pre-release

Bug fixes

  • Fix a few distributed lock implementation bugs and performance issues
  • Fix a few transaction processing bugs and performance issues
  • Fix performance degradation when the queue contains too many jobs
  • Improve dashboard responsiveness (but it still works slowly if there are over million jobs in the storage)

Breaking changes

  • The database structure has been revised (Until the final version is released, the database structure changes are possible)

Hangfire.EntityFramework 0.1.0 Alpha1

11 Mar 12:28
Compare
Choose a tag to compare
Pre-release

This is an initial release having a few performance and stability issues.