Thanks to visit codestin.com
Credit goes to github.com

Skip to content

State persistence #695

@samuelcolvin

Description

@samuelcolvin

Following #528, we really need a way to store state after each node is run.

We should provide:

  • an ABC for persisting state
  • a disk implementation
  • a sqlite implementation

In future we'll probably want to provide a postgres implementation, but I think that can come later when we're more confident of the schema.

This also relates to other database access and persistence:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions