Skip to content

Releases: xavierjefferson/Hangfire.FluentNHibernateStorage

v1.1.2060 to Nuget

03 Feb 15:24
Compare
Choose a tag to compare
GetFirstByLowestScoreFromSet

v1.1.2048 to Nuget

23 Jan 15:56
Compare
Choose a tag to compare
Update readme.  Allow null options to be passed in during instantiation

1.1.2045 Release to Nuget

27 Dec 15:49
Compare
Choose a tag to compare
  * Fixed bug in GetRangeFromSet
  * Simplify code in ExpirationManager
  * Code cleanup

1.1.2040 Release to Nuget

26 Dec 16:26
Compare
Choose a tag to compare
* Fix bug in GetTTL method
* Switch all applicable ID column types from int to long
* Fix index offset issue in methods that look for a range of table entries
* Properly implement function to get fetched job ids
* Return correct exception during NHibernate session factory generation
* Optimize where the schema update is occurring during session factory generation

Initial release to NuGet

23 Dec 17:17
Compare
Choose a tag to compare
v1.0.0

Remove sqlite example.. doesn't work.  Update README.md