gwl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gwl-devel] support for containers


From: Ricardo Wurmus
Subject: Re: [gwl-devel] support for containers
Date: Wed, 30 Jan 2019 00:16:31 +0100
User-agent: mu4e 1.0; emacs 26.1

zimoun <address@hidden> writes:

> What it is not clear to me is: how many store do we consider?
>  1. one managing the package. Everything already here. Nothing to tell more. 
> :-)
>  2. one about scripts
>  3. one about data
> Or the scripts and the data do they live in the same store? And the
> script is just considered as a kind-of derivation for the data.

Scripts and data are closely related.

Since we don’t hash the data (because it’s expensive) the scripts are
“proxies” for the data files.  We compute the hashes over the dependent
scripts and assume that this is enough to decide whether to recompute
data files or to serve them from the cache/store.

--
Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]