QuestionQ56

Hyperledger Fabric Networks

In Hyperledger Fabric, CouchDB is enabled as the state database by changing the state database configuration option from goleveldb to what?

  • A gocouchdb
  • B setCouchDB
  • C goCouch
  • D CouchDB
Explanation

Hyperledger Fabric configures CouchDB as the peer state database by setting stateDatabase to CouchDB; goleveldb is the default alternative.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!