marcoCasamento / Hangfire.Redis.StackExchange

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

Can be used in production? #4

Closed robertmircea closed 9 years ago

robertmircea commented 9 years ago

Hi,

I would like to use this library in a project.

Is it ready for production use? Do you still consider it still as work in progress? Are there any known issues?

Thanks!

marcoCasamento commented 9 years ago

Hi,

I actually do use it in three different production environments (two servers each, processing between 1k-15k short jobs/hour and 5/10 long jobs/hour).

No serious issues so far, but I’ve been noticed that it sometimes raise an error when calling the MonitoringApi (KeyNotFoundException), but didn’t have time to excatly spot the error. It definetely Worth investigating and fixing it, but a retry makes the error go away.

There are no other known issues, by the moment.

Regards,

Marco Casamento

Da: Robert Mircea Data invio: ‎sabato‎ ‎25‎ ‎aprile‎ ‎2015 ‎18‎:‎31 A: marcoCasamento/Hangfire.Redis.StackExchange

Hi,

I would like to use this library in a project.

Is it ready for production use? Do you still consider it still as work in progress? Are there any known issues?

Thanks!

— Reply to this email directly or view it on GitHub.