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

feature: add optional cache layer to S3Dao #106

Merged
merged 2 commits into from
Apr 7, 2024

Commits on Mar 23, 2024

  1. pre-commit: bump autoflake version

    v2.3.0+ is necessary for python 3.12 support.
    mik3y committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    c0bbadd View commit details
    Browse the repository at this point in the history
  2. s3dao: support a cache parameter, local filesystem cache

    Goal is to avoid re-fetching from S3.
    mik3y committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    fa5415d View commit details
    Browse the repository at this point in the history