coreos / fedora-coreos-cincinnati

Backend for Fedora CoreOS auto-updates (Cincinnati server)
Other
12 stars 16 forks source link

scraper: support multiple graphs (streams) #4

Closed lucab closed 4 years ago

lucab commented 4 years ago

Currently we scrape and assemble a single graph for a specific stream.

In order to support multiple streams (e.g. testing and stable) we'll need to support fetching and caching multiple graphs, each one derived from its stream-specific updates metadata.

We also need to provide the stream-specific graph to each client, based on the stream parameter in the request.