Is your feature request related to a problem? Please describe.
As a user I would like to save and restore the whole app state, counters, and count events to/from a file saved on my device.
Describe the solution you'd like
Serialize the whole store to file and load the whole store from file.
Is your feature request related to a problem? Please describe.
As a user I would like to save and restore the whole app state, counters, and count events to/from a file saved on my device.
Describe the solution you'd like
Serialize the whole store to file and load the whole store from file.