We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf9af4 commit 8725118Copy full SHA for 8725118
xapi/futures/database/local-database.md
@@ -49,7 +49,7 @@ with writes going to the master first and then filtering down to all slaves.
49
Using the replica as a cache
50
----------------------------
51
52
-We will re-use the [Disaster Recovery](../../features/DR/DR.html) multiple
+We will re-use the [Disaster Recovery](../../../features/DR/DR.html) multiple
53
database mechanism to allow slaves to access their local database. We will
54
change the defalult database "context" to snapshot the local database,
55
perform reads locally and write-through to the master.
0 commit comments