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

implemented DynamoDBSessionInterface and tests. #214

Merged
merged 13 commits into from
Mar 24, 2024

Commits on Mar 24, 2024

  1. implemented DynamoDBSessionInterface and tests.

    Nemanja Trivic authored and Lxstr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    0b60f0c View commit details
    Browse the repository at this point in the history
  2. Corrected table name.

    Nemanja Trivic authored and Lxstr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    1f8acb3 View commit details
    Browse the repository at this point in the history
  3. Removing monogdb mentions.

    Nemanja Trivic authored and Lxstr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    37bff6e View commit details
    Browse the repository at this point in the history
  4. Added url parameter for local testing.

    Nemanja Trivic authored and Lxstr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    7cea169 View commit details
    Browse the repository at this point in the history
  5. Using default table in tests.

    Nemanja Trivic authored and Lxstr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    3928290 View commit details
    Browse the repository at this point in the history
  6. Refactored get instead of literal dict retrieval.

    Nemanja Trivic authored and Lxstr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    1ad3eb0 View commit details
    Browse the repository at this point in the history
  7. Automatic table creation and capacity parameters.

    Nemanja Trivic authored and Lxstr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    68415e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f5d5d3 View commit details
    Browse the repository at this point in the history
  9. Typo

    Lxstr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    14d6a15 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab9a756 View commit details
    Browse the repository at this point in the history
  11. Add docs

    Lxstr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a92914e View commit details
    Browse the repository at this point in the history
  12. Fix docs requirements

    Lxstr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    1736952 View commit details
    Browse the repository at this point in the history
  13. Add changelog and contributor

    Lxstr committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    5a3413b View commit details
    Browse the repository at this point in the history