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

Implement EntityCache as replacement for DepTrackingCache and ObjectCache. #5197

Merged
merged 9 commits into from
Aug 21, 2019

Commits on Aug 16, 2019

  1. Configuration menu
    Copy the full SHA
    93e5605 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89eb79d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    391851a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edff140 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af9ce9f View commit details
    Browse the repository at this point in the history
  6. Remove no-longer-used objectCache.ts and associated tests.

    This could be a breaking change, since the exports of objectCache.ts were
    previously re-exported by index.ts, whereas now we re-export the exports
    of entityCache.ts.
    benjamn committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    b6e7480 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2c9619 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0760949 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a566e0b View commit details
    Browse the repository at this point in the history