When trying to start a server with the command modelardbd "edge" "memory://test" the command fails but there is no error message. The corresponding command modelardbd "edge" "data/test" works without issue, so the problem seems to be related to the in-memory object store.
When trying to start a server with the command
modelardbd "edge" "memory://test"the command fails but there is no error message. The corresponding commandmodelardbd "edge" "data/test"works without issue, so the problem seems to be related to the in-memory object store.