What is LRU (Least Recently Used)?
The algorithm used by database engines to swap the buffer pool pages. Different database engines use a different variation of LRU algorithms.
External referenceThe algorithm used by database engines to swap the buffer pool pages. Different database engines use a different variation of LRU algorithms.
External referenceBytebase is an open source, web-based database schema change and version control tool for teams. It offers a web-based collaboration workspace to help DBAs and Developers manage the lifecycle of application database schemas.