diff --git a/storage/databases/README.md b/storage/databases/README.md index 070ea5c..c5b3e78 100644 --- a/storage/databases/README.md +++ b/storage/databases/README.md @@ -6,4 +6,5 @@ * **[database overview](database_overview.pdf)** * **[caching best practices](caching.pdf)** * **[distributed caching](distributed_caching.pdf)** -* **[failure detection: heartbeats and pings, gossip, reversing failure detection](failure_detection.pdf)** +* **[database loadbalancing](database_loadbalancing.pdf)** +* **[failure detection: heartbeats and pings, gossip](failure_detection.pdf)**