Merge pull request #75 from mozilla/link-to-original-article

link to original article on public web
This commit is contained in:
Myk Melez 2019-01-30 10:39:50 -08:00 коммит произвёл GitHub
Родитель afea94c363 6d1586cc54
Коммит 0c6b5cd71d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -219,7 +219,7 @@ LevelDB compresses data on disk using <a href="https://github.com/google/snappy"
[Is LMDB a LevelDB Killer?](https://symas.com/is-lmdb-a-leveldb-killer/)
[Understanding LMDB Database File Sizes and Memory Utilization](https://docs.google.com/document/d/167qDPvx60GTNF8XqLtFv8FTNYvpcYQ_Wb9kqO-MKnaI/) (The link is to a Google Docs copy of the [Google cache of the article](https://webcache.googleusercontent.com/search?q=cache:MBZhGNmOXTkJ:https://symas.com/understanding-lmdb-database-file-sizes-and-memory-utilization/+&cd=1&hl=en&ct=clnk&gl=us&client=firefox-b-1-ab), as the article content is currently hidden in the [original page](https://symas.com/understanding-lmdb-database-file-sizes-and-memory-utilization/).)
[Understanding LMDB Database File Sizes and Memory Utilization](https://symas.com/understanding-lmdb-database-file-sizes-and-memory-utilization/)
[LevelDB "impl" document](https://github.com/google/leveldb/blob/master/doc/impl.md)