itssimple / journal-limpet

Journal storage / API for Elite: Dangerous
https://journal-limpet.com
GNU Lesser General Public License v3.0
10 stars 0 forks source link

Separate Hangfire to separate project, to make it runnable on other servers as well. #18

Open itssimple opened 3 years ago

itssimple commented 3 years ago

If I want more processing power to fetch journals and send to third party services, it would be nice if I would break Hangfire out from the normal website, so I don't have to have all dependencies for that, to run on another server.