docs: added that we require MongoDB 3.4+

This commit is contained in:
Troy McConaghy
2017-04-12 11:18:20 +02:00
parent 8361fae815
commit 8b861131d8
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
A production BigchainDB node must include:
* BigchainDB Server
* MongoDB Server (mongod)
* MongoDB Server 3.4+ (mongod)
* Scalable storage for MongoDB
It could also include several other components, including: