Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

Additional ProgressStore implementations #7

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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