You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have a SimpleProgressStore which serializes a map of progression to a file. This probably isn't ideal and actually is more there so that we can test that everything else works which depends on storage.
Other options:
Human readable:
XML
YML
JSON
SQL (MySQL, SQLite)
Not human readable:
BSON
The text was updated successfully, but these errors were encountered:
Currently we have a SimpleProgressStore which serializes a map of progression to a file. This probably isn't ideal and actually is more there so that we can test that everything else works which depends on storage.
Other options:
Human readable:
Not human readable:
The text was updated successfully, but these errors were encountered: