Skip to content

Read/write batching #453

@bestbeforetoday

Description

@bestbeforetoday

Fabric v3.1.0 introduced a new performance optimization that allows ledger reads and writes to be performed in batches. This feature is described in the Peer to Chaincode Communication Optimization RFC.

fabric-chaincode-go provides a reference implementation of this functionality, which should be replicated by the Node chaincode libraries.

Implementation is composed of these component parts:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions