heidihoward / ios

Reliable distributed agreement service for the cloud
MIT License
47 stars 7 forks source link

Add -fresh option to server #9

Open heidihoward opened 7 years ago

heidihoward commented 7 years ago

Add -fresh option to server command line to instruct the Ios server to ignore and overwrite persistent storage if present. This will save the need to run rm persistent_* before starting a fresh Ios instance.

heidihoward commented 7 years ago

Issue upgraded to bug as Ios server currently cannot detect the difference between a fresh instance and a recovering instance, where persistent storage has been lost