marcoCasamento / Hangfire.Redis.StackExchange

HangFire Redis storage based on original (and now unsupported) Hangfire.Redis but using lovely StackExchange.Redis client
Other
456 stars 109 forks source link

Clean up some dependencies. Update to latest Hangfire. #40

Closed adamhathcock closed 6 years ago

adamhathcock commented 7 years ago

Thanks for this library. Just tidying up dependencies.

marcoCasamento commented 7 years ago

Hi, thanks to for the PR, nice, just a little thing: I'm trying to keep dependencies aligned with Hangfire.Core, so I'd avoid to upgrade Newtonsoft.Json to 9.0 for the net451 framework. If you can resubmit the PR I can merge it immediately, I'll otherwise edit & merge it in the weekend. Thanks again

adamhathcock commented 7 years ago

You're right. Hangfire.Core is targetting 5.0.0. Weird.

Anyway, now reverted!

marcoCasamento commented 6 years ago

PR cleaning today, it seems that this one has become obsolete due to my lazyness (busyness) but have been anyway implemented in later commits. I'm closing it, sorry for that