[iOS] CoreData

傳統的Core Data架構

Multi-Contexts 的Core Data架構

在background MOC寫入I/O, 避免佔用main thread

Last updated