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

DynamoDBLogStore #339

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    8d2e17d View commit details
    Browse the repository at this point in the history
  2. - Refactoring

    - Refactor and reformat
    - Add test cases
    - Update after review
    - Add DynamoDB tests
    - Fix test name
    - Adopt new tests
    - Add docker support for tests
    
    Ignore DynamoDB test because of CircleCI doesn't support testcontainers in docker
    Mateusz Sabat authored and mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    fc42399 View commit details
    Browse the repository at this point in the history
  3. bugfixes

    mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    671cec5 View commit details
    Browse the repository at this point in the history
  4. move to contribs

    mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    a3f9b24 View commit details
    Browse the repository at this point in the history
  5. add tests

    mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    79c7db3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0212280 View commit details
    Browse the repository at this point in the history
  7. scala style, method rename

    mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    63bdb8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce03d96 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17f21bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb6b3dc View commit details
    Browse the repository at this point in the history
  11. refactoring

    mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    82de287 View commit details
    Browse the repository at this point in the history
  12. add python integration test

    Lukasz_P authored and mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    778499e View commit details
    Browse the repository at this point in the history
  13. add --jars option

    mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    f3126b2 View commit details
    Browse the repository at this point in the history
  14. change log levels

    mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    bd0e55f View commit details
    Browse the repository at this point in the history
  15. change the test skipping logic and adding logging

    Lukasz_P authored and mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    cee6c0c View commit details
    Browse the repository at this point in the history
  16. after-review changes

    mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b99b289 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    064b146 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    54ca4d0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2a8c4f8 View commit details
    Browse the repository at this point in the history
  20. refactor error injection

    mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    e7f63bc View commit details
    Browse the repository at this point in the history
  21. changes after review

    L-Po authored and mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    13e7817 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0a235ba View commit details
    Browse the repository at this point in the history
  23. linting

    mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    804f486 View commit details
    Browse the repository at this point in the history
  24. fix docs

    mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    ffef1e6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0ba166e View commit details
    Browse the repository at this point in the history
  26. minor fix

    mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    2a51441 View commit details
    Browse the repository at this point in the history
  27. move to storage-dynamodb

    mrk-its committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    9d08d0d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6b054dd View commit details
    Browse the repository at this point in the history