The ABCs of Kafka in Hyperledger Fabric
When we talk about enterprise level Permissioned blockchain networks, it is important to have fault tolerance systems. Hyperledger Fabric v1 introduced the implementation of Kafka and Zookeeper based consensus, which ensures this. Let’s take a deep dive into how all of …