Skip to content

Read/write batching #453

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:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions