Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

provide ability to cache boto client instances directly and on S3Bucket #369

Merged
merged 33 commits into from
Jan 19, 2024

Commits on Dec 19, 2023

  1. move s3_client up

    mattiamatrix committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c584ed7 View commit details
    Browse the repository at this point in the history
  2. get s3 client

    mattiamatrix committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    70ba4b7 View commit details
    Browse the repository at this point in the history
  3. add print for testing

    mattiamatrix committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    2389cbe View commit details
    Browse the repository at this point in the history
  4. revert changes

    mattiamatrix committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4a74401 View commit details
    Browse the repository at this point in the history
  5. update client

    mattiamatrix committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    362c97f View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. remove print

    mattiamatrix committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5feb200 View commit details
    Browse the repository at this point in the history
  2. add @lru_cache

    mattiamatrix committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    43fad43 View commit details
    Browse the repository at this point in the history
  3. Add docs

    mattiamatrix committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    1df6cb3 View commit details
    Browse the repository at this point in the history
  4. update docs

    mattiamatrix committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e23c67b View commit details
    Browse the repository at this point in the history
  5. revert changes

    mattiamatrix committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    7428ae3 View commit details
    Browse the repository at this point in the history
  6. fix docs

    mattiamatrix committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    a1a8866 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    mattiamatrix committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    dd0cca4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcf2bed View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    4ec6a1e View commit details
    Browse the repository at this point in the history
  2. add test

    mattiamatrix committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ab03c45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92e5d72 View commit details
    Browse the repository at this point in the history
  4. Test with cache_info

    mattiamatrix committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    59e38d1 View commit details
    Browse the repository at this point in the history
  5. Update AwsCredentials

    mattiamatrix committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3cd1eab View commit details
    Browse the repository at this point in the history
  6. Only S3

    mattiamatrix committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e0a927b View commit details
    Browse the repository at this point in the history
  7. Empty-Commit

    mattiamatrix committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0de61f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 18, 2024

  1. Update hash function

    mattiamatrix committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    283050e View commit details
    Browse the repository at this point in the history
  2. Revert changes

    mattiamatrix committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3200967 View commit details
    Browse the repository at this point in the history
  3. Update hash

    mattiamatrix committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e8b61e0 View commit details
    Browse the repository at this point in the history
  4. Test different hash

    mattiamatrix committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    56210f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    865975c View commit details
    Browse the repository at this point in the history
  6. run pre-commits

    zzstoatzz committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9b6cd9b View commit details
    Browse the repository at this point in the history
  7. no way

    zzstoatzz committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1f9c3d0 View commit details
    Browse the repository at this point in the history
  8. test caching via s3

    zzstoatzz committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7202545 View commit details
    Browse the repository at this point in the history
  9. Update prefect_aws/s3.py

    zzstoatzz authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5aad7ab View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    8379d3d View commit details
    Browse the repository at this point in the history
  2. region

    zzstoatzz committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    95df7a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fde31e View commit details
    Browse the repository at this point in the history