yuzd / Hangfire.HttpJob

httpjob for Hangfire,restful api for Hangfire,job调度与业务分离
https://github.com/yuzd/Hangfire.HttpJob/wiki
MIT License
628 stars 185 forks source link

支持MongoDB吗? #41

Closed garfage closed 4 years ago

garfage commented 4 years ago

如题

yuzd commented 4 years ago

hangfire.httpjob(webjob的调度)只是一个hangfire的扩展组件,是支持mongodb的。 因为hangfire.httpjob并没有自己去实现存储。