opentraffic / reporter

OTv2: distributed service that matches raw GPS probe data to OSMLR segments and sends anonymized speeds to Datastore
GNU Lesser General Public License v3.0
13 stars 16 forks source link

Ephemeral Cache Storage #4

Closed kevinkreiser closed 7 years ago

kevinkreiser commented 7 years ago

We need to figure out what exactly is going to go into the Redis cache, how we update it, and what we need to get back out of it.

kdiluca commented 7 years ago

After completing https://github.com/valhalla/valhalla/issues/551, we will be able to store and access/merge the partial shape in Redis via the start and end indexes. uuid, portion of shape based on segment matcher indices & timestamp of last point (from gpx input trace)