Lowering disk usage?
-
I do a lot of disk usage, reading text files, saving text files, on 40 threads and more
including resources or not
my disk usage is always 100% what can I do?
-
is storing and reading database instead of text files better choice perfomance-wise ?
-
@yourfriendkarol Yes, working with the database (any) will solve this problem. Or buy a fast ssd disk.
-
@yourfriendkarol SuperFetch? , may be...