Luke Paireepinart
Luke Paireepinart
- Add notes based on my testing with Redis.StackExchange at https://github.com/marcoCasamento/Hangfire.Redis.StackExchange and MemoryStorage. - Add gotcha about ASP.NET Core DI unable to inject PerformContext into the constructor.
@igorocampos Thank you so much for taking the time to comment. I had actually decided already to adopt the Connect/Print/Disconnect approach and I have it working nicely. It's not something...
Cleanup syntax/grammar errors and update minor wording to be more clear
I'm working on a patch to the readme as I'm working through the setup of this project on Windows.
It would be super useful if we could measure some additional metrics that are very Hangfire-related: * How many worker queues does a given server have (scale degree of chart)...
I originally didn't use this project because I thought it was a process monitor for the server, which seems orthogonal to HangFire. I realized much later on revisiting this page...
Please merge PR with latest CoreUI or let me know if I can improve it.
Merged latest version of CoreUI (razor views generated with updated coreui aspnetcore converter PR in coreui repo that fixes bug with nested folders)
Request to update this library to Slate 0.5. If this is something I end up needing I would be happy to help, do you have any thoughts on where the...
The SDK should verify at startup in managed code whether the Extism runtime is installed, because it doesn't really make sense to use the SDK without Extism. 1. currently, if...