marcoCasamento / Hangfire.Redis.StackExchange

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

Fix missing key prefixing #131

Closed BobSilent closed 7 months ago

BobSilent commented 8 months ago

This PR will fix the missing key prefixing ({hangfire}:) for GetSetCount and GetSetContains.

Solve #130

marcoCasamento commented 7 months ago

Thanks for the PR, expect a nugeet package update for tomorrow