mojo-database
mojo-database copied to clipboard
Create initial database in background
To prevent slowdowns when loading the app, run the database migrations via dispatch_async instead of directly in the app delegate startup
write a demo ?