Files
neon/pageserver
Vlad Lazar 98ad71bdf1 pageserver/image_layer: add vectored reconstruct
This change is similar to the previous two patches, but employs an
optimisation. If all the keys in a range exist in the image layer,
then they should be contigous on disk. Hence, we only need to query
the index for the first key in each range.

An assertion is also added to enforce the pre-condition above.
2024-02-07 21:00:03 +00:00
..
2023-11-28 12:50:53 -05:00