Page 1 of 1

When deploying a database option there are some important things to consider from a deployment perspective. CouchDB and

Posted: Mon Mar 27, 2023 1:39 pm
by answerhappygod
When deploying a database option there are some important things to consider from a deployment perspective. CouchDB and LevelDB can be deployed with Fabric.
Which of the following is a true statement in regards to ledger deployment?

A. A CouchDB database is closely co-located with a network node and runs in a separate operating system process
B. A LevelDB database is closely co-located with a network node and runs in a separate operating system process
C. A CouchDB database is closely co-located with a network node and it is embedded within the same operating system process
D. A LevelDB database is closely co-located with a network node and it is embedded within the same operating system process