HSLdevcom / transitdata-cache-bootstrapper

Fill Redis with PubTrans ptDOI data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Fill Redis with PubTrans ptDOI data

License:European Union Public License 1.2


Languages

Language:Java 98.6%Language:Dockerfile 1.2%Language:Shell 0.2%