Skip to content

Additional ProgressStore implementations #7

@olliestanley

Description

@olliestanley

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions