Skip to content

Topic

Storage prefetching

Reading blocks from storage before a consumer asks for them, and combining nearby blocks into larger requests, so that data is already in memory when it is needed.

Current clusters