Tag

Virtual Record

1 views collected around this technical thread.

Architect
Architect
Oct 17, 2015 · Mobile Development

Designing Mobile Persistence Architecture with Virtual Record and DataCenter

This article explains how to choose and design persistence solutions for iOS apps, covering NSUserDefaults, Keychain, file storage, databases, isolation between persistence and business layers, multithreading, and the Virtual Record pattern implemented via DataCenter and CTPersistance.

DataCenterMobile DevelopmentPersistence
0 likes · 34 min read
Designing Mobile Persistence Architecture with Virtual Record and DataCenter