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

Feature/Cacheable #28

Merged
merged 29 commits into from May 15, 2022
Merged

Feature/Cacheable #28

merged 29 commits into from May 15, 2022

Conversation

deeje
Copy link
Owner

@deeje deeje commented Apr 15, 2022

Makes it easy for developers to implement schemas involving large data files, such as HD photos and 4K videos, by managing Upload and Download long-lived operations. These caching operations are automatically restored on app launch, and periodically save status and progress info which UI can observe and display.

@deeje deeje merged commit 5d31ad3 into master May 15, 2022
@deeje deeje deleted the feature/Cacheable branch May 15, 2022 22:05
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.

need cache management for Data attributes, backed by CKAsset Ignore syncing individual attributes?
1 participant