ended5월 25일· 1 sources

Bf-Tree: Granular Memory Management Redefines Database Indexing Efficiency

데이터 저장의 혁신, Bf-Tree는 어떻게 'Mini-Pages'로 인덱싱 한계를 넘었나

Why it matters

Bf-Tree introduces a sophisticated mini-page architecture that prioritizes 'hot' data through record-level eviction and strategic merging. By shifting away from traditional page-based caching, this approach significantly reduces disk I/O and optimizes memory usage for high-performance data structures.

1
Sources
+0
24h
Growth
119d
Active
Bf-TreeMini-pagesCopy-On-AccessRecord EvictionWrite Buffering

Sources

Related Issues