All articles

.netblitestorage-enginememory-mapped-filesbitwiseperformanceopen-source

Four Files or One: BLite's Bitwise Page Routing

How BLite encodes the file type, collection slot, and local page number into a single uint — and why this self-describing page ID lets the storage engine route reads and writes across multiple memory-mapped files with a bitmask and no schema lookup.

> Read more