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

Use boto3 for tile store #334

Merged
merged 4 commits into from
May 4, 2018
Merged

Commits on May 2, 2018

  1. Rewrite store to use boto3 rather than boto2. This seems to solve som…

    …e issues around accessing S3 buckets in different regions.
    zerebubuth committed May 2, 2018
    Configuration menu
    Copy the full SHA
    4bbad08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1c0471 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Don't start tile key name with a slash. Pass through configurable obj…

    …ect ACL. Log bucket and path on S3 errors.
    zerebubuth committed May 3, 2018
    Configuration menu
    Copy the full SHA
    f630d5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baeb857 View commit details
    Browse the repository at this point in the history