docs: moved rethinkdb backup notes to appendices

This commit is contained in:
Troy McConaghy 2017-04-12 14:24:11 +02:00
parent c64a35c362
commit ad37441115
3 changed files with 3 additions and 3 deletions

View File

@ -22,5 +22,6 @@ Appendices
firewall-notes
ntp-notes
example-rethinkdb-storage-setups
rethinkdb-backup
licenses
install-with-lxd

View File

@ -1,6 +1,6 @@
# Backing Up & Restoring Data
# Backing Up and Restoring Data
There are several ways to backup and restore the data in a BigchainDB cluster.
This page was written when BigchainDB only worked with RethinkDB, so its focus is on RethinkDB-based backup. BigchainDB now supports MongoDB as a backend database and we recommend that you use MongoDB in production. Nevertheless, some of the following backup ideas are still relevant regardless of the backend database being used, so we moved this page to the Appendices.
## RethinkDB's Replication as a form of Backup

View File

@ -5,6 +5,5 @@ Clusters
:maxdepth: 1
set-up-a-cluster
backup
aws-testing-cluster