rdf4j icon indicating copy to clipboard operation
rdf4j copied to clipboard

MapDB settings are more robust than required

Open JervenBolleman opened this issue 2 years ago • 0 comments

Current Behavior

The MapDB in the GroupIterator is set up tobe temporary, however it does fsync quite a bit. This is not required.

Expected Behavior

Less fsyncs

Steps To Reproduce

No response

Version

4.0.0-develop

Are you interested in contributing a solution yourself?

Yes

Anything else?

No response

JervenBolleman avatar May 14 '22 19:05 JervenBolleman