Skip to content

Topic

Database caching

How database engines keep hot data in memory and on local disk to avoid fetching pages from slower storage, including buffer pool sizing and the replacement policies that decide what stays resident.

Current clusters