HangFire.Mongo
0.4.1
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
See the version list below for details.
Install-Package HangFire.Mongo -Version 0.4.1
dotnet add package HangFire.Mongo --version 0.4.1
<PackageReference Include="HangFire.Mongo" Version="0.4.1" />
paket add HangFire.Mongo --version 0.4.1
Release Notes
0.4.1
* Add workaround for MongDB C# driver not adding inheritance types when doing upsert
- (We have filed a bug report with MongoDB)
* Fix bug in MongoWriteOnlyTransaction.AddRangeToSet where Value not being written for upsert
0.4.0
* THIS RELEASE INTRODUCES BREAKING CHANGES, YOU WILL HAVE TO DROP YOUR JOBS DB.
- Go to https://github.com/sergeyzwezdin/Hangfire.Mongo for (slightly) more info
* BREAKING: Combined collections for state data into one collection
* BREAKING: Optimized job creation
* Not getting timestamp from mongodb. Using Datetime.UtcNow
* Using MongoDB native "ObjectId" as JobId instead of int.
* Fix MongoStorage.ToString() when settings contain multiple servers
* Upgraded to VS2017, new csproj and MSBuild
* Fix for duplicated key error writing schema version
* Update to JobDto, added parameters and statehistory to JobDto
0.3.2
* Fixed support on UNIX systems
* Better handling for non Pascal Case json serialization
0.3.1
* Now with .NET Starndard 1.5 included in the NuGet
* Correcting a few spelling errors
* Included .pdb files in Nuget
0.3.0
* Added .NET Starndard 1.5 support
* Hangfire version updated to 1.6.7
* MongoDB.Driver version updated to 2.3.0
0.2.8
* Fixed issues with distributed lock
* Adding index for jobid on state, jobParameter, jobQueue for better performance
* Updated to target latest Hangfire.Core and Mongo.Driver
0.2.7
* Changed Queue priority added
0.2.6
* Hangfire version updated to 1.5.6
* Code refactoring
0.2.5
* MongoDB time format exception workaround
0.2.4
* MongoDB.Driver updated to 2.2.3
* Added support of MongoClientSettings
* Target version changed to 4.5
0.2.3
* Hangfire version updated to 1.5.3
* MongoDB.Driver version updated to 2.1.1
* CPU utilization issue fixed
* Paging logic updated for dashboard
0.2.2
* Hangfire version updated to 1.4.3
* Obsolete mongocsharpdriver replaced with MongoDB.Driver
0.2.1
* Support for Hangfire 1.3.0 added
0.2.0
* Initial public release
Dependencies
-
.NETFramework 4.5
- Hangfire.Core (>= 1.6.12)
- MongoDB.Driver (>= 2.3.0)
-
.NETStandard 1.5
- Hangfire.Core (>= 1.6.12)
- MongoDB.Driver (>= 2.3.0)
- NETStandard.Library (>= 1.6.1)
GitHub Usage
Showing the top 1 GitHub repositories that depend on HangFire.Mongo:
Repository | Stars | |
---|---|---|
Pathoschild/SMAPI
The modding API for Stardew Valley.
|
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
0.6.5 | 9,189 | 10/21/2019 | ||
0.6.4 | 5,179 | 9/26/2019 | ||
0.6.3 | 13,460 | 8/14/2019 | ||
0.6.2 | 8,437 | 7/28/2019 | ||
0.6.1 | 18,059 | 6/16/2019 | ||
0.6.0 | 21,268 | 4/23/2019 | ||
0.5.15 | 73,488 | 1/3/2019 | ||
0.5.14 | 314 | 1/1/2019 | ||
0.5.13 | 4,840 | 12/13/2018 | ||
0.5.12 | 27,914 | 10/28/2018 | ||
0.5.11 | 33,242 | 9/5/2018 | ||
0.5.10 | 31,536 | 5/27/2018 | ||
0.5.9 | 25,468 | 2/20/2018 | ||
0.5.8 | 542 | 2/20/2018 | ||
0.5.7 | 49,916 | 11/20/2017 | ||
0.5.6 | 277 | 11/20/2017 | ||
0.5.5 | 6,236 | 10/14/2017 | ||
0.5.4 | 8,965 | 9/22/2017 | ||
0.5.3 | 1,523 | 9/21/2017 | ||
0.5.2 | 19,873 | 9/1/2017 | ||
0.5.1 | 739 | 8/30/2017 | ||
0.5.0 | 2,158 | 8/17/2017 | ||
0.4.1 | 6,554 | 6/22/2017 | ||
0.4.0 | 3,488 | 6/19/2017 | ||
0.3.2 | 40,896 | 12/10/2016 | ||
0.3.1 | 663 | 11/30/2016 | ||
0.3.0 | 438 | 11/29/2016 | ||
0.2.8 | 3,806 | 9/26/2016 | ||
0.2.6 | 214,147 | 5/29/2016 | ||
0.2.5 | 3,278 | 3/5/2016 | ||
0.2.4 | 962 | 2/15/2016 | ||
0.2.3 | 1,229 | 12/6/2015 | ||
0.2.2 | 4,175 | 7/12/2015 | ||
0.2.1 | 1,237 | 12/13/2014 | ||
0.2.0 | 556 | 12/7/2014 |