database loadbalancing

This commit is contained in:
Marina S 2023-07-29 11:07:05 -07:00 committed by GitHub
parent 7453cc4445
commit fcaec2323c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)**