Hyperledger Blockchain Scalability for State DB and Chain (Transaction Log) -


this scalability question hyperledger fabric.

understand hyperledger fabric leverages couch db maintain current state.

questions:

  1. is there ha (a/a and/or a/p) configuration state db? how avoid spof?

  2. the chain transaction log. how big can transaction log get? 100gb? without affecting speed of append


Comments