Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deszip/apcdstack


https://github.com/deszip/apcdstack

coredata ios

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# APCDStack

[![Build Status](https://travis-ci.org/deszip/APCDStack.svg?branch=master)](https://travis-ci.org/deszip/APCDStack)

## Installation

APCDStack is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

pod "APCDStack"

## License

APCDStack is available under the MIT license. See the LICENSE file for more info.

=======
APCDStack
==============

Simple CoreData stack with multi-context approach to multithreading.

For details and theory we would recommend reading:
* [Multi-Context CoreData](http://www.cocoanetics.com/2012/07/multi-context-coredata/)
* [Zarra on Locking](http://www.cocoanetics.com/2013/02/zarra-on-locking/)

#### Contributor's guide
Please, send your pull request to the `master` branch. Thank you!

#### Contacts

If you have improvements or concerns, feel free to post [an issue](https://github.com/deszip/APCDStack/issues) and write details.

[Check out](https://github.com/Alterplay) all Alterplay's GitHub projects.
[Email us](mailto:[email protected]) with other ideas and projects.