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

perf: implement client-side caching based on ETags to reduce network traffic and potentially reduce load on ZGW API's backend #370

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Jun 6, 2024

  1. feat: add caching solution

    DelanoWAF committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e2efae9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #369 from wearefrank/master

    merge from main
    DelanoWAF authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7f5c687 View commit details
    Browse the repository at this point in the history
  3. chore: add orig files

    DelanoWAF committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cc5f2dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04785f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    de22131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d3a3f9 View commit details
    Browse the repository at this point in the history
  3. Revert "merge from main"

    DelanoWAF authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a5a353f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #401 from wearefrank/revert-400-master

    Revert "merge from main"
    DelanoWAF authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4f1ccef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    886d0d5 View commit details
    Browse the repository at this point in the history
  6. Reapply "merge from main"

    This reverts commit a5a353f.
    DelanoWAF committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    91abbd2 View commit details
    Browse the repository at this point in the history
  7. Revert "Reapply "merge from main""

    This reverts commit 91abbd2.
    DelanoWAF committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e9dbb33 View commit details
    Browse the repository at this point in the history
  8. Revert "Merge branch 'master' into GT-1035-Integrate-caching-solution"

    This reverts commit 8d3a3f9, reversing
    changes made to de22131.
    DelanoWAF committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8ef4798 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    982a75b View commit details
    Browse the repository at this point in the history
  10. Reapply "Reapply "merge from main""

    This reverts commit e9dbb33.
    DelanoWAF committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    15ae5cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0964397 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Aug 12, 2024

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

Commits on Aug 13, 2024

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