Skip to content

zlangner/Hangfire.Redis.StackExchange

 
 

Repository files navigation

Hangfire.Redis.StackExchange

Build Status

HangFire Redis storage based on HangFire.Redis but using lovely StackExchange.Redis client.

Highlights

  • Support for Hangfire Batches (feature of Hangfire Pro)
  • Efficient use of Redis resources thanks to ConnectionMultiplexer
  • Support for Redis Prefix, allow multiple Hangfire Instances against a single Redis DB
  • Allow customization of Succeeded and Failed lists size

About

HangFire Redis storage based on original (and now unsupported) Hangfire.Redis but using lovely StackExchange.Redis client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%