diff options
Diffstat (limited to '')
-rw-r--r-- | documentation/research/database.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/research/database.md b/documentation/research/database.md index c51c603aa..2152dd124 100644 --- a/documentation/research/database.md +++ b/documentation/research/database.md @@ -79,6 +79,7 @@ # Storage +1. [Understanding LSM Trees: What Powers Write-Heavy Databases](https://yetanotherdevblog.com/lsm/) 1. http://www.benstopford.com/2015/02/14/log-structured-merge-trees/ 1. A Comparison of Adaptive Radix Trees and Hash Tables |