timetracker
Save and Restore application data to / from file system To test how storing events in event sourcing system, as a linked list in file system. Although hashing is absent, testing this in real world environment with actual data would be useful.

Changes

12 changed files (+417/-7)