Skip to content

Implement application-layer batching wrapper (bdls/batcher)#14

Open
sadityakumar9211 wants to merge 1 commit into
BDLS-bft:mainfrom
sadityakumar9211:feature/batcher
Open

Implement application-layer batching wrapper (bdls/batcher)#14
sadityakumar9211 wants to merge 1 commit into
BDLS-bft:mainfrom
sadityakumar9211:feature/batcher

Conversation

@sadityakumar9211

Copy link
Copy Markdown
Member

This PR introduces a new batcher package designed to bundle individual transactions into a single consensus State block, solving the performance bottleneck in standalone environments. It supports configuring size, count, and duration timeouts, along with unit and integration tests.

…ests

Signed-off-by: Aditya Kumar Singh <sadityakumar9211@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant