Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Prefill events after invalidate not before when persisting events #15758

Merged

Commits on Jun 11, 2023

  1. Factor in a new set_external() to AsyncLruCache, to explicitly define…

    … the function for adding an entry to an external cache(which no-ops at this time).
    realtyem committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    6bc9580 View commit details
    Browse the repository at this point in the history
  2. Refactor the prefill function when persisting an event to handle sepa…

    …rate code paths for async/non-async code
    realtyem committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    224e4d6 View commit details
    Browse the repository at this point in the history
  3. Add test

    realtyem committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    ac5578b View commit details
    Browse the repository at this point in the history
  4. Drive-by typo fix

    realtyem committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    7c871fb View commit details
    Browse the repository at this point in the history
  5. changelog

    realtyem committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    aca0045 View commit details
    Browse the repository at this point in the history