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

Enable caching capabilities on UserRepository #264

Merged
merged 7 commits into from
Nov 13, 2024

Commits on Oct 31, 2024

  1. Introduce ProtocolCache to repositories

    Marko Ivančić committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fe49beb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Add caching capabilities to UserRepository

    Marko Ivančić committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    55e0b34 View commit details
    Browse the repository at this point in the history
  2. Update test cases

    Marko Ivančić committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    328283d View commit details
    Browse the repository at this point in the history
  3. Cache on first find

    Marko Ivančić committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b483955 View commit details
    Browse the repository at this point in the history
  4. Fix phpcbf

    Marko Ivančić committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3e94502 View commit details
    Browse the repository at this point in the history
  5. Start using protocol cache for docker runs

    Marko Ivančić committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    12a1524 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Merge branch 'wip-version-6' into wip-version-6-federation

    Marko Ivančić committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    01ae825 View commit details
    Browse the repository at this point in the history