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

Move sync operations to a background queue, initialize storage asynchronously #630

Merged
merged 18 commits into from
Jul 20, 2020

Conversation

insidegui
Copy link
Owner

No description provided.

CURRENT_PROJECT_VERSION = 1004;
DEVELOPMENT_TEAM = 8C7439RJLG;
CURRENT_PROJECT_VERSION = 1006;
DEVELOPMENT_TEAM = 72X6ZPCY5L;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops

@allenhumphreys
Copy link
Collaborator

Awaiting feedback on realm/realm-swift#6629 before we proceed.

@demianturner
Copy link

Did you guys ever consider moving to CoreData with CloudKit integration? You'd be able to remove a lot of your CK code.

@insidegui
Copy link
Owner Author

@demianturner That would be a huge undertaking and we would need to keep Realm in the app for a really long time until every single user has had their data migrated. We don't have the resources to do that migration.

@demianturner
Copy link

I figured it wouldn't be easy, it's just a shame to have to managed the CK persistence manually. I just did a project with CD+CK and the latest integration is really nice.

@insidegui
Copy link
Owner Author

@allenhumphreys thanks for upgrading Realm to their latest release. I'll do some testing with this as soon as I can.

@insidegui insidegui merged commit 8b74bb0 into master Jul 20, 2020
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.

3 participants