marcoCasamento / Hangfire.Redis.StackExchange

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

feature - add lock in expired job, and local cache in subscribe. #105

Open shenjielx opened 3 years ago

shenjielx commented 3 years ago

I think maybe expired job need to lock? and the subscribe need to skip local duplicate worker.