Skip to content

HSLdevcom/transitdata-cache-bootstrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Transitdata-Cache-Bootstrapper

This project is part of the Transitdata Pulsar-pipeline.

Description

This application fetches information about DatedVehicleJourneys from Pubtrans and writes it to Redis. The Redis cache is then used to match DatedVehicleJourney Ids to route name, direction and trip start time in the following steps of the pipeline.

Application also stores the timestamp of the latest update in ISO-8601 format (f.ex 2018-12-24T07:07:07.007Z) to Redis after each successful update.