Skip to content

Instantly share code, notes, and snippets.

@dragonly
Created February 17, 2022 06:31
Show Gist options
  • Save dragonly/e61c08d3d10bc018fac3dea7f9212036 to your computer and use it in GitHub Desktop.
Save dragonly/e61c08d3d10bc018fac3dea7f9212036 to your computer and use it in GitHub Desktop.
Papers To Read

B-Tree

  • C. Mohan, Don Handerle. ARIES: A Transaction Recovery Method Supporting Fine-Granularity Locking and Partial Rollbacks Using Write-Ahead Logging.
  • C. Mohan, Frank Levine. ARIES/lM: An Efficient and High Concurrency index Management Method Using Write-Ahead Logging.
  • Goetz Graefe. A Survey of B-Tree Logging and Recovery Techniques.
  • Goetz Graefe. A Survey of B-Tree Locking Techniques.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment