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

Replace aioboto3 with boto3 #80

Merged
merged 24 commits into from
Dec 9, 2019
Merged

Replace aioboto3 with boto3 #80

merged 24 commits into from
Dec 9, 2019

Commits on Dec 3, 2019

  1. Remove aioboto3

    rahul003 committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    3b02b4a View commit details
    Browse the repository at this point in the history
  2. Make sync the main handler

    rahul003 committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    4ee5ecd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f302f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    0dabf2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee549ce View commit details
    Browse the repository at this point in the history
  3. Update setup.py

    rahul003 committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    030aeeb View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

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

Commits on Dec 6, 2019

  1. Merge master

    rahul003 committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    42a7829 View commit details
    Browse the repository at this point in the history
  2. Add s3transfer integration

    rahul003 committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    6d1110b View commit details
    Browse the repository at this point in the history
  3. Add benchmark numbers

    rahul003 committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    c6d9bc4 View commit details
    Browse the repository at this point in the history
  4. Use multiprocessing

    jarednielsen committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    1099207 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41e3413 View commit details
    Browse the repository at this point in the history
  6. remove results of perf test

    rahul003 committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    1394532 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3b9cf5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    776aa2f View commit details
    Browse the repository at this point in the history
  9. Remove async handler

    rahul003 committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    30c9bc7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    40cfc29 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Configuration menu
    Copy the full SHA
    72d6038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    323dbaf View commit details
    Browse the repository at this point in the history
  3. Merge

    rahul003 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    eecf6aa View commit details
    Browse the repository at this point in the history
  4. Make path a kwarg

    rahul003 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    e132ee1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eba4e04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9acf1f9 View commit details
    Browse the repository at this point in the history
  7. Fix delete test

    rahul003 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    83bb1c0 View commit details
    Browse the repository at this point in the history