0

Is it possible to run Hangfire on AWS Elasticache?

Amazon says Elasticache implements Reddis protocols and Hangfire Pro is supports Reddis, so in theory it should be possible. Does anyone know if it's possible in practice?

Sam Sippe
  • 3,160
  • 3
  • 27
  • 40

1 Answers1

1

Some customers of mine are using Hangfire.Redis with AWS Elasticache. However, please note that SSL isn't supported by Hangfire.Redis yet.

odinserj
  • 954
  • 9
  • 21