Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 803 Bytes

ios.md

File metadata and controls

16 lines (13 loc) · 803 Bytes
layout title permalink published
page
iOS
/ios/
false

#Glover This framework reduces complexity of CoreData's setup when one would want to use multiple context approach to keep the UI responsive even when there are 1000's of data changes being processed. It is achieved by using multiple contexts on separate threads & async saving.

For more info check out Glover’s GitHub repo{:target="_blank"}. File all bugs/feature requests in issues tracker{:target="_blank"}. You can always find the latest framework release in here{:target="_blank"}.