CadyIO / hangfire-ravendb

RavenDB job storage for Hangfire
https://www.nuget.org/packages/Hangfire.Raven/
18 stars 35 forks source link

Up-to-date? #33

Open HunteRoi opened 5 years ago

HunteRoi commented 5 years ago

Good afternoon everyone,

I am currently developing a project in .NET Core 2.2 requiring to use Hangfire. As you already understood, we are also using a NoSQL database through RavenDB.

My question for this repository that seems pretty attracting is :

Is this up to date and ready to use with the current version of the following frameworks ?

  • Microsoft.AspNetCore v2.2.0 (.NET Core 2.2)
  • Hangfire v1.7.6
  • Hangfire.AspNetCore v1.7.6
  • RavenDB.Client v4.2.2

Cheers guys :D

Echarnus commented 4 years ago

Made a pull request for RavenDB 4 support, but hasn't been approved yet.

HunteRoi commented 4 years ago

I guess it is PR #32 . Will take a look at it, thank you for your answer :)