Skip to content

Improve training creation speed #12

@JWMB

Description

@JWMB

Due to the storage model (Azure Tables - extremely cheap, but not great for querying), creating new trainings is currently very slow.
Before considering moving to a more capable (and expenisve) storage backend, we can add a simple singleton microservice that tracks ID creation so we don't need to query the DB for the next incremented ID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions