Skip to content

Commit a8e2d9b

Browse files
DeepAnchorjameswpm
authored andcommitted
Edit for clarity
1 parent 518506b commit a8e2d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/12.4.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ A Redis cold backup recovery simply involves copying backed-up database files in
184184

185185
## Summary
186186

187-
In this section, we looked at some techniques for backing up data as well as recovering from disasters, after deploying our applications. We also introduced rsync, a tool which can be used to synchronize files on different systems. Using rsync, we can easily perform backup and restoration procedures for both MySQL and Redis databases, among others. We hope that by being introduced to some of these concepts, you will be able to develop disaster recovery procedures to better protect the data in your web applications.
187+
In this section, we looked at some techniques for backing up data as well as recovering from disasters which may occur after deploying our applications. We also introduced rsync, a tool which can be used to synchronize files on different systems. Using rsync, we can easily perform backup and restoration procedures for both MySQL and Redis databases, among others. We hope that by being introduced to some of these concepts, you will be able to develop disaster recovery procedures to better protect the data in your web applications.
188188

189189
## Links
190190

0 commit comments

Comments
 (0)