Skip to content

GBFS caching #625

@eskerda

Description

@eskerda

Current gbfs implementation takes 4 requests per update on a worst case scenario:

  • feed_index (/gbfs)
  • /station_information
  • /station_status
  • /vehicle_types (when available)

That's too much for every update. Try to conditionally cache feed index, station information and vehicle types if possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions