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

refactor(cacheservice): use ZIO (DEV-546) #2022

Merged
merged 47 commits into from Apr 12, 2022

Commits on Mar 12, 2022

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

Commits on Mar 13, 2022

  1. Copy the full SHA
    0a5d5a2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    001d594 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Copy the full SHA
    72e7c3f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    10277b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Copy the full SHA
    ba36160 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'wip/DEV-546-zio-fying-cache-service' of github.com:dasc…

    …h-swiss/dsp-api into wip/DEV-546-zio-fying-cache-service
    subotic committed Mar 17, 2022
    Copy the full SHA
    56c9e03 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Copy the full SHA
    9b11fde View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d89d667 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Copy the full SHA
    4ef9efd View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Copy the full SHA
    9340f21 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    82376c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Copy the full SHA
    52188ea View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bb54fad View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f7c1938 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Copy the full SHA
    e56f9f2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    99f9739 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    90b8672 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Copy the full SHA
    8114fa1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6cb9c9b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fc74215 View commit details
    Browse the repository at this point in the history
  4. build: fix after merge

    subotic committed Apr 1, 2022
    Copy the full SHA
    39d0ec6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Copy the full SHA
    59abb36 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c2514ec View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Copy the full SHA
    df916c6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6805d68 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e7606f0 View commit details
    Browse the repository at this point in the history
  4. docs: add ADR record

    subotic committed Apr 6, 2022
    Copy the full SHA
    faa6ffd View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9f9e7d5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d2cbf3f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3e20985 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    1275169 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. chore: remove unneeded file

    subotic committed Apr 8, 2022
    Copy the full SHA
    aeb14d7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    578f837 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    97fcb82 View commit details
    Browse the repository at this point in the history
  4. cleanup

    subotic committed Apr 8, 2022
    Copy the full SHA
    fa23c2d View commit details
    Browse the repository at this point in the history
  5. fix redis test container

    subotic committed Apr 8, 2022
    Copy the full SHA
    12ae1e8 View commit details
    Browse the repository at this point in the history
  6. fix redis test container

    subotic committed Apr 8, 2022
    Copy the full SHA
    c633f10 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. remove metrics logging

    subotic committed Apr 9, 2022
    Copy the full SHA
    c3c7cd3 View commit details
    Browse the repository at this point in the history
  2. Update webapi/src/main/scala/org/knora/webapi/store/cacheservice/Cach…

    …eServiceManager.scala
    
    Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
    subotic and irinaschubert committed Apr 9, 2022
    Copy the full SHA
    3edbbb7 View commit details
    Browse the repository at this point in the history
  3. Update webapi/src/main/scala/org/knora/webapi/store/cacheservice/Cach…

    …eServiceManager.scala
    
    Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
    subotic and irinaschubert committed Apr 9, 2022
    Copy the full SHA
    c1b0a82 View commit details
    Browse the repository at this point in the history
  4. Update webapi/src/main/scala/org/knora/webapi/store/cacheservice/Cach…

    …eServiceManager.scala
    
    Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
    subotic and irinaschubert committed Apr 9, 2022
    Copy the full SHA
    a68c389 View commit details
    Browse the repository at this point in the history
  5. Update docs/architecture/decisions/0002-change-cache-service-manager-…

    …from-akka-actor-to-zlayer.md
    
    Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
    subotic and irinaschubert committed Apr 9, 2022
    Copy the full SHA
    d9e3351 View commit details
    Browse the repository at this point in the history
  6. cleanup

    subotic committed Apr 9, 2022
    Copy the full SHA
    51ea313 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'wip/DEV-546-zio-fying-cache-service' of github.com:dasc…

    …h-swiss/dsp-api into wip/DEV-546-zio-fying-cache-service
    subotic committed Apr 9, 2022
    Copy the full SHA
    b38d829 View commit details
    Browse the repository at this point in the history
  8. bumping dependencies

    subotic committed Apr 9, 2022
    Copy the full SHA
    ad9f3ca View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. cleanup

    subotic committed Apr 10, 2022
    Copy the full SHA
    b04f9c1 View commit details
    Browse the repository at this point in the history