Valid HFCP Dumps shared by ExamDiscuss.com for Helping Passing HFCP Exam! ExamDiscuss.com now offer the newest HFCP exam dumps, the ExamDiscuss.com HFCP exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com HFCP dumps with Test Engine here:
In Hyperledger Fabric, CouchDB is enabled as the state database by changing the state Database configuration option from goleveldb to what?
Correct Answer: D
In Hyperledger Fabric, to enable CouchDB as the state database, thestateDatabaseconfiguration option in the core.yamlfile must be changed fromgoleveldbtoCouchDB. This change directs the peer to use CouchDB instead of the default LevelDB for storing the world state, which can then be queried using rich queries and provides additional features like indexing.