/Hangfire.Redis.StackExchange

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

Primary LanguageC#OtherNOASSERTION

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