Skip to content

core: Bounded channel for durability worker#4652

Draft
kim wants to merge 6 commits intomasterfrom
kim/core/durability-bounded-chan
Draft

core: Bounded channel for durability worker#4652
kim wants to merge 6 commits intomasterfrom
kim/core/durability-bounded-chan

Conversation

@kim
Copy link
Contributor

@kim kim commented Mar 17, 2026

Use a bounded channel for submitting transactions to the durability
layer, so as to apply backpressure to the db when transaction volume is
too high.

kim and others added 6 commits March 17, 2026 13:25
Use a bounded channel for submitting transactions to the durability
layer, so as to apply backpressure to the db when transaction volume is
too high.
Bound the local `Durability` queue.
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.

2 participants