Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(ynabber): channels for fan out to writers #99

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

martinohansen
Copy link
Owner

Use channels to batch transactions and fan out to writers. This is
prep work for allowing multiple "pipelines" of readers and writers and
potentially multiple instances of Ynabber running concurrently.

Copilot

This comment was marked as resolved.

Use channels to batch transactions and fan out to writers. This is
prep work for allowing multiple "pipelines" of readers and writers and
potentially multiple instances of Ynabber running concurrently.

commit-id:d118ecdf
@martinohansen martinohansen merged commit b74b91b into main Jan 3, 2025
6 checks passed
@martinohansen martinohansen deleted the spr/main/d118ecdf branch January 3, 2025 10:48
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