Kleissner commented :
Agree. We use it for a simple key-value lookup with a couple of billion records (database directory is 700 GB).
It uses about 200 GB of RAM which is unacceptable. The culprit are memory mapped files according to Process Explorer.
Good thing we have a lot of RAM, but there should be an easy well-defined max memory limit to set.