Hi,
I have a question, i have no JOB executer, in waiting or failed in Hangfire but i have many write access to the Hangfire.db-journal. How to reduce it ?
I have the latest version of hangfire and SQLite connector in AspNetCore 3.1
Hi,
I have a question, i have no JOB executer, in waiting or failed in Hangfire but i have many write access to the Hangfire.db-journal. How to reduce it ?
I have the latest version of hangfire and SQLite connector in AspNetCore 3.1
Hi,
After searching, I see it’s the journal of SQLite. How to disable it on hangfire ?
Hi,
If u want u can close this thread. I have download the source of sqlite connector for hangfire and i added a new function for disable the journal.