Optimize blockstore cache
First off, this fixes a bug where BundleCache would only set caches for the duration of the default timeout, defeating the cache versioning strategy. Second, this adds an optimization so that bundle draft files are cached as soon as possible.
Please register or sign in to comment