Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 198 Bytes

TODO.md

File metadata and controls

5 lines (4 loc) · 198 Bytes

Next priorities:

  1. Connect btree and buffer pool together (directly or indirectly)
    • get node in memory, or load from buffer pool if required
  2. Design a page structure to persist nodes to disk