We may need to support refreshing only part of the cache at a time, for efficiency, based on the outcome of #23. One approach here: limit the number of jobs done periodically, and sort jobs for the next update by how stale the data is. Would need to accept instructions to specifically refresh things from srv.
We may need to support refreshing only part of the cache at a time, for efficiency, based on the outcome of #23. One approach here: limit the number of jobs done periodically, and sort jobs for the next update by how stale the data is. Would need to accept instructions to specifically refresh things from srv.