Troy McConaghy 72059f45f7 Problem: Source files contain no license info
Solution: Add comments with SPDX license info to source files
2018-08-09 16:50:25 +02:00

771 B

Production Node Assumptions

Be sure you know the key BigchainDB terminology:

We make some assumptions about production nodes:

  1. Production nodes use MongoDB (not RethinkDB, PostgreSQL, Couchbase or whatever).
  2. Each production node is set up and managed by an experienced professional system administrator or a team of them.
  3. Each production node in a cluster is managed by a different person or team.