In CoreData when using a NSInMemoryStoreType persistent store, does the data stay cached in memory as long as the app is open, or is it possible that the resources being used by this data can be reclaimed by iOS? In CoreData when using a NSInMemoryStoreType pe