neilt0, can you clarify how this hack has been incorporated into NZBGet?
I've tried using RAM cache from within NZBGet without much success. The only way I can get it to work is if I specifically point the TempDir to /tmp in Environment Variable (Docker)
Here's a quick look at my NZBGet configuration:
Docker Template:
gfjardim's nzbget (14.2)
DOWNLOAD QUEUE
ArticleCache: 1024MB (Would it help to increase this to 2048?)
DirectWrite: No
WriteBuffer: -1
The endgoal is to reduce frequent writes or at least minimize them.