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

22 make table manager an actor #38

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

simonrw
Copy link
Owner

@simonrw simonrw commented Mar 16, 2023

  • Create sync actor for table manager
  • WIP: play with sync actor in main function

@simonrw simonrw linked an issue Mar 16, 2023 that may be closed by this pull request
@simonrw simonrw self-assigned this Mar 16, 2023
@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #38 (cf1a05e) into main (9c3cff4) will decrease coverage by 4.2%.
The diff coverage is 1.8%.

Impacted Files Coverage Δ
src/lib.rs 68.2% <ø> (ø)
src/sync_actor.rs 0.0% <0.0%> (ø)
src/table_manager.rs 87.9% <ø> (ø)
src/main.rs 3.3% <3.8%> (-9.2%) ⬇️

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.

Make table manager an actor?
1 participant