Skip to content

Move the static data loader logic into its own package #836

@burma-shave

Description

@burma-shave

Move the static data loader logic into its own package so that we have the option of building a separate GTFS loader binary
Small scale deployments will build a single container with API server and data loader combined
Large scale deployments will build a stateless API server that talks only to the SQL database, and run a separate data loader for realtime data.

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