stosys - animeshtrivedi/notes GitHub Wiki
host interfacing (hw)
linux storage stack
KV notes
- Good write up about the basic KV trade offs: https://dl.acm.org/doi/10.1145/3318464.3383133 Key-Value Storage Engines
- Designing Access Methods: The RUM Conjecture (Read, Update, and Memory): https://stratos.seas.harvard.edu/files/stratos/files/rum.pdf
- Indexing in flash storage devices: a survey on challenges, current approaches, and future trends (all tree, and lookup discussion): https://link.springer.com/content/pdf/10.1007/s00778-019-00559-8.pdf (https://dl.acm.org/doi/abs/10.1007/s00778-019-00559-8)