hyperspace icon indicating copy to clipboard operation
hyperspace copied to clipboard

Implement RAM storage, fix port aliasing using -p switch

Open tomasol opened this issue 5 years ago • 0 comments

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.

tomasol avatar Nov 16 '20 16:11 tomasol