I tested performance and got this error.
error: sophia/index/si_node.c:158 db file '_test/test/00000000000000009000.00000000000000009002.db.incomplete' create error: Too many
It's look like it tried to open files more than my system limit during a compaction. Is that correct?
I didn't find any configuration in documentation for this case. Can you tell how to avoid such situations?