HangfireIO / HangfireIO/Hangfire
Multi-tenant support
Open
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
I'm contemplating the option to utilize Hangfire among other scheduling systems for a multi-tenant application, where I want tenants to be able to schedule their tasks.
Is there a method available somewhere that I can filter tasks with a category of some sort, or do I need to create an alternative method to store the task identifiers in a segregated table that gives me this ability?
Contributor guide
Assessment
This issue has not been assessed yet.