Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可以用sudo mongod,也可以sudo mongod --replSet=bigchain-rs。
sudo mongod
sudo mongod --replSet=bigchain-rs
那面旗帜的主要用途是什么?在这两种情况下,数据都存储在哪里。
使用 BigchainDB 2.0+,您不必再设置 MongoDB 副本集的名称。那是您过去使用 BigchainDB 的先前版本所必须做的事情,因为这些版本的工作方式非常不同:它们总是涉及 BigchainDB 副本集。现在副本集是可选的,通常不需要/矫枉过正。