Skip to content

codeintel: Move data cache into reader layer

Administrator requested to merge bundle-manager-cache into master

Created by: efritz

Move the document/result chunk cache into the reader layer. This allows us to also cache moniker locations easily into one shared cache, and allows us to better estimate the cache cost as we have the size of the raw (unserialized) data.

Merge request reports

Loading