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 client-side dataset caching #802

Merged
merged 22 commits into from
Feb 27, 2024
Merged

Implement client-side dataset caching #802

merged 22 commits into from
Feb 27, 2024

Commits on Jan 12, 2024

  1. Rework PortalCache class

    bennybp committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    8f3634c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    624a17d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c734cc9 View commit details
    Browse the repository at this point in the history
  4. Implement caching in datasets

    bennybp committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d534f3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    374f413 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d19f962 View commit details
    Browse the repository at this point in the history
  7. Add more cache tests

    bennybp committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6aafda8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb36592 View commit details
    Browse the repository at this point in the history
  9. Remove old dataset view code

    bennybp committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d13c658 View commit details
    Browse the repository at this point in the history
  10. More tests of caching

    bennybp committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6bd4724 View commit details
    Browse the repository at this point in the history
  11. Remove caplog from tests

    bennybp committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    642ac1c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    5192783 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15e5129 View commit details
    Browse the repository at this point in the history
  3. Reduce compression level

    bennybp committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    f5f08b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89da752 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

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

Commits on Jan 15, 2024

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

Commits on Jan 17, 2024

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

Commits on Jan 18, 2024

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

Commits on Jan 19, 2024

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

Commits on Jan 22, 2024

  1. Get child records via cache

    bennybp committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    27c3425 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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