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

2.x: Async persist #259

Merged
merged 7 commits into from
Nov 1, 2023
Merged

2.x: Async persist #259

merged 7 commits into from
Nov 1, 2023

Conversation

adam-fowler
Copy link
Member

Make persist system asynchronous
Implement memory driver as an actor

@adam-fowler adam-fowler requested a review from Joannis November 1, 2023 07:58
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Files Coverage Δ
Sources/Hummingbird/Storage/PersistDriver.swift 54.54% <55.55%> (+54.54%) ⬆️
...rces/Hummingbird/Storage/MemoryPersistDriver.swift 55.81% <64.00%> (-15.10%) ⬇️
Sources/Hummingbird/Utils/ShutdownWaiter.swift 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@adam-fowler adam-fowler merged commit de6927a into 2.x.x Nov 1, 2023
5 of 7 checks passed
@adam-fowler adam-fowler deleted the async-persist branch November 1, 2023 10:47
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