Skip to content

Added concurrency limit for disk writing threads

Compare
Choose a tag to compare
@zerebubuth zerebubuth released this 17 Jul 10:33
· 24 commits to master since this release

Added a configurable concurrency limit for disk writing threads. This means that the amount of memory waiting to be written to disk shouldn't grow to the level where it uses up all available memory on the server.