Giter Site home page Giter Site logo

barpfa / pfincrementalstore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sbonami/pfincrementalstore

0.0 1.0 0.0 2.99 MB

Offline Parse with Core Data Persistence, an NSIncrementalStore subclass.

Home Page: http://sbonami.github.io/PFIncrementalStore/

License: MIT License

pfincrementalstore's Introduction

PFIncrementalStore

Build Status Stories in Ready Bitdeli Badge

An NSIncrementalStore subclass for Parse

PFIncrementalStore is an NSIncrementalStore subclass that uses Parse to automatically request resources as properties and relationships are needed.

Incremental Store Persistence

PFIncrementalStore does not persist data directly. Instead, it manages a persistent store coordinator that can be configured to communicate with any number of persistent stores of your choice.

Requirements

PFIncrementalStore requires a subscription to Parse, a valid Parse App, API Key and Secret, and minor programming knowledge. Parse subscription and API information can be obtained at https://www.parse.com/

PFIncrementalStore requires Xcode 4.4 with the iOS 5.0 SDK, as well as Parse 1.2 or higher.

Installation

CocoaPods is the recommended way to add PFIncrementalStore to your project.

Check out the PFIncrementalStore github page for installation instructions.

References

Apple has recently updated their programming guide for NSIncrementalStore, which is available from the Developer Center. You may find this useful in debugging the behavior of PFIncrementalStore, and its interactions with your app's Core Data stack.

Contributors

Disclaimer

PFIncrementalStore is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Parse.com, Parse Inc., or any of its subsidiaries or its affiliates. The official Parse web site is available at www.parse.com.

License

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

Contributing

  1. Fork repository on GitHub.
  2. Create a feature branch (should indicate intention add_feature_x or issue ##_issue_name).
  3. Make changes.
  4. Test changes (rake test:ios or rake test:osx).
  5. Ensure all tests pass.
  6. Submit pull request using GitHub.

Do not modify PFIncrementalStore.podspec, the maintainers will handle those changes.

pfincrementalstore's People

Contributors

sbonami avatar laeger avatar waffle-with-pears avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.