Skip to content

Issue/flavor cache

Guillaume Everarts de Velp requested to merge issue/flavor_cache into master

Created by: wouterdb

Current code seem to make a lot of API calls, presumably during flavor.get_keys()

This patch adds an additional cache layer to prevent these calls when making the exact same query

Merge request reports

Loading