Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: topcoder-platform/dynamo-access-layer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: PLAT-3491
Choose a base ref
...
head repository: topcoder-platform/dynamo-access-layer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 1 file changed
  • 4 contributors

Commits on Nov 13, 2023

  1. Merge pull request #11 from topcoder-platform/PLAT-3491

    chore: update libs
    rakibansary authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    85b5037 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. fix: always use strong consistency for read operations

    Signed-off-by: Rakib Ansary <rakibansary@gmail.com>
    rakibansary committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    03aeb54 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Merge pull request #12 from topcoder-platform/PS-246

    fix: always use strong consistency for read operations
    rakibansary authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    20cd1b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Back out always using strong consistency. This breaks a lookup when u…

    …sing the Challenge table in DynamoDB and the legacyId-index, which is a Global Secondary Index, not supported by strong consistency
    jmgasper committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    117d44e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. chore: add usage & local setup guide

    Signed-off-by: Rakib Ansary <rakibansary@topcoder.com>
    rakibansary committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6b8ef33 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Merge pull request #14 from topcoder-platform/readme

    chore: add usage & local setup guide
    testflyjets authored May 1, 2024
    Configuration menu
    Copy the full SHA
    c154a27 View commit details
    Browse the repository at this point in the history
Loading