Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 687 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 687 Bytes

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