master
Oliver Kennedy 2024-02-21 13:32:34 -05:00
parent ec23952aa4
commit 0b45580ae4
Signed by: okennedy
GPG Key ID: 3E5F9B3ABD3FDB60
3 changed files with 3 additions and 1 deletions

View File

@ -39,10 +39,12 @@ schedule:
cdf-index: https://arxiv.org/pdf/1712.01208.pdf
- topic: The RAM and EM models
detail: A review of the memory hierarchy, formalizing the external memory model, and an overview of techniques for managing data in external memory, including sorting as an example.
docs:
notes: slide/05-em_model.pdf
- topic: B+ Trees
detail: We build a B+ Tree from first principles and binary search
docs:
notes: slide/04-serialization.pdf
notes: slide/06-bplustrees.pdf
- topic: Write-Optimized structures
detail: We build up LSM trees and Beta-Epsilon Trees from first principles
- topic: The Shuffle Operation

Binary file not shown.

Binary file not shown.