From 242cfa4a507d040fb4e31df25e2fe6e06ad77458 Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Mon, 22 Jan 2018 12:48:00 +0800 Subject: [PATCH] Testing for Disaster Recovery Failover Testing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba1be3a..8c2e5ff 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,7 @@ Contributions are always welcome! ## Availability * [Fail-over](https://activemq.apache.org/artemis/docs/1.0.0/ha.html) * [The Evolution of Global Traffic Routing and Failover](https://www.usenix.org/conference/srecon16/program/presentation/heady) + * [Testing for Disaster Recovery Failover Testing](https://www.usenix.org/conference/srecon17asia/program/presentation/liu_zehua) * [Replication](https://m.alphasights.com/a-primer-on-database-replication-381b319cd032) * [Master-Slave](https://engineering.bitnami.com/articles/enabling-additional-nodes-to-bitnami-mysql-with-replication.html) * [Tree Replication](https://link.springer.com/chapter/10.1007/3-540-44863-2_47)