coreos / fedora-coreos-cincinnati

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

graph-builder: cache graphs as already serialized data #61

Closed lucab closed 3 years ago

lucab commented 3 years ago

This tweaks the graph-builder scraping logic to directly cache the already serialized JSON data. As the caches are already fully split according to basearch/stream scope, there is no need to further process graph data on each request.