Description
Currently we still load monotonic blocks into memory to map doc ids to an offset on disk. Since these data structures are usually consumed sequentially I would like to investigate putting them to disk.
Currently we still load monotonic blocks into memory to map doc ids to an offset on disk. Since these data structures are usually consumed sequentially I would like to investigate putting them to disk.