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

Sync client cleanup #4384

Closed
wants to merge 7 commits into from
Closed

Sync client cleanup #4384

wants to merge 7 commits into from

Conversation

finnschiermer
Copy link
Contributor

@finnschiermer finnschiermer commented Feb 3, 2021

This PR

  • removes the ChangesetCooker from the sync client
  • removes the ClientFileAccessCache from the sync client
  • shares a DB object with the App, instead of having a dedicated DB object just for the sync client.
  • adds corresponding shared ownership of Sync ClientReplication object.

☑️ ToDos

  • 📝 Changelog update
  • 🚦 Tests (or not relevant)

@bmunkholm
Copy link
Contributor

@finnschiermer What should happen with this PR? Anything that @RedBeard0531 can use for his current sync cleanup?
I've converted to a "draft" until this get's picked up again. But feel free to close it out if it's no longer relevant.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2024
@tgoyne tgoyne deleted the fsa/sync-with-shared-db branch May 29, 2024 18:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the ChangesetCooker infrastructure
2 participants