Are there any plans to add support to Amazon’s Simple Queue Service (SQS) support to Hangfire? I see that there is now support for Azure Queues, which is probably similar.
If there isn’t a current plan, I could use Hangfire.Azure.QueueStorage as inspiration and build it. We use SQS for our queues since it’s less servers to maintain, and would love to plug that into HangFire.