Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

AFNetworking/AFIncrementalStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

AFIncrementalStore

This project has been discontinued, and is no longer being maintained as an official AFNetworking extension.

AFIncrementalStore was an NSIncrementalStore subclass that used AFNetworking to automatically request resources as properties and relationships were needed.

Source code is still available for reference on the development branch. Projects currently using AFIncrementalStore are encouraged to either fork this branch or migrate to another persistence solution.