Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make adapter call a hook when encountering a change for a record that is not yet loaded. #108

Merged
merged 1 commit into from Mar 19, 2016

Commits on Jan 22, 2016

  1. Pouch adapter now calls a hook method when encountering a change for …

    …a record that is not yet loaded.
    
    - The hook is no-op by default, to match present behavior and performance profile
    - Added a test demonstrating use of the hook to load the new data into the ember-data store
    lukemelia committed Jan 22, 2016
    Copy the full SHA
    58e3e81 View commit details
    Browse the repository at this point in the history