hyperspace
hyperspace copied to clipboard
Implement RAM storage, fix port aliasing using -p switch
This PR fixes --memory-only being ignored. Added random-access-memory storage when the switch is passed. In any case, a logging message now informs the user about the selected storage backend.
Also fixed an unrelated bug - -p switch was ignored as well, because there was a missing alias for the shortcut.