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 searchable snapshots cache persistent #65725

Merged
merged 27 commits into from
Dec 14, 2020
Merged

Commits on Dec 2, 2020

  1. Add persistent cache

    tlrx committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    102d9aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff96eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b697a8 View commit details
    Browse the repository at this point in the history
  4. remove leftovers

    tlrx committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    039e8ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a864370 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. nodePath

    tlrx committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    9bef60d View commit details
    Browse the repository at this point in the history
  2. extract map

    tlrx committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    5dcd53a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3364d44 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    381188f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    685baac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6ecc3a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    c36996b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    5b2d653 View commit details
    Browse the repository at this point in the history
  2. remove after merge leftovers

    tlrx committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    8c12a96 View commit details
    Browse the repository at this point in the history
  3. more spotless fixes

    tlrx committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    255853d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    9e9ba7c View commit details
    Browse the repository at this point in the history
  2. feedback

    tlrx committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    ac6050f View commit details
    Browse the repository at this point in the history
  3. repopulateCache

    tlrx committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    51da63c View commit details
    Browse the repository at this point in the history
  4. started

    tlrx committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    51755bd View commit details
    Browse the repository at this point in the history
  5. simpler updateCacheFile

    tlrx committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    14c680e View commit details
    Browse the repository at this point in the history
  6. unused

    tlrx committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    589cfda View commit details
    Browse the repository at this point in the history
  7. assert IOE

    tlrx committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    5aa545a View commit details
    Browse the repository at this point in the history
  8. local var buffer

    tlrx committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    2940d20 View commit details
    Browse the repository at this point in the history
  9. should persist

    tlrx committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    eab0a0c View commit details
    Browse the repository at this point in the history
  10. Fix tests

    tlrx committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    9f041f6 View commit details
    Browse the repository at this point in the history
  11. test

    tlrx committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    5ca99d2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3c9a8b1 View commit details
    Browse the repository at this point in the history