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

Storage Additions & Refactoring #304

Merged
merged 37 commits into from
Mar 8, 2024
Merged

Storage Additions & Refactoring #304

merged 37 commits into from
Mar 8, 2024

Conversation

bsneed
Copy link
Contributor

@bsneed bsneed commented Mar 4, 2024

  • Refactor storage mechanisms to improve reliability. (Storage calls seem to result in main thread deadlocks #277)
  • Added configuration options to switch between (disk, disk w/ url, memory, custom) storage options.
  • Added protocol conformance for custom storage solutions.
  • Added new tests for Memory storage.
  • Updated existing storage tests.
  • Removed separate packaging for swift 5.9.
  • Updated CI to the latest tooling.

@bsneed bsneed changed the title Storage Refactoring Storage Additions & Refactoring Mar 7, 2024
@bsneed bsneed merged commit 7c9c162 into main Mar 8, 2024
8 checks passed
@bsneed bsneed deleted the bsneed/storage_rework branch March 8, 2024 17:34
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