Hacker News new | ask | show | jobs
by ankoh 1687 days ago
DuckDB-Wasm uses a traditional buffer manager and evicts pages using a combination of FIFO + LRU (to distinguish sequential scans from hot pages like the Parquet metadata).