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

If a value is deleted from the nav link collection, invalidate in-order cache #7227

Merged

Commits on May 18, 2016

  1. If value is deleted from the nav link collection, invalidate cache

    Otherwise, the next time inOrder is called, the stale nav link collection that is
    in the cache is returned, with the deleted object still in it.
    ycombinator committed May 18, 2016
    Configuration menu
    Copy the full SHA
    079aba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2afeda View commit details
    Browse the repository at this point in the history