Skip to content

Create database for rustsystem-server #48

@HellFelix

Description

@HellFelix

Create a database (should only accessible to the server container) that acts as ground truth for all data stored in the meeting. When this is implemented, it should be possible to deploy a new version of rustsystem midway through a meeting.

Could use https://crates.io/crates/postgres for postgres or https://crates.io/crates/sqlite for sqlite.

Trustauth should not have a database. Ground truth comes from server, and internal states are generated whenever a new vote round is initialized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    LowLow priorityenhancementNew feature or requestreliabilityRelated to the reliability of the system

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions