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

Add support for concurrent loader #18

Merged
merged 22 commits into from
Aug 24, 2023
Merged

Add support for concurrent loader #18

merged 22 commits into from
Aug 24, 2023

Commits on Aug 16, 2023

  1. Async attempt #1

    sonnes committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f77f7e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 18, 2023

  1. Added Concurrency option

    sonnes committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0444906 View commit details
    Browse the repository at this point in the history
  2. add options tests

    ajatprabha committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1e9a499 View commit details
    Browse the repository at this point in the history
  3. minor linting changes

    ajatprabha committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f50f3a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f191afa View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Added async tests

    sonnes committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    84575fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b77be View commit details
    Browse the repository at this point in the history
  3. Added error tests

    sonnes committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e2a75b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    6c3bf90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88eba88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7bc12b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bfc47d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    281f67a View commit details
    Browse the repository at this point in the history
  6. add go 1.21 to test matrix

    ajatprabha committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b4739bb View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Added examples

    sonnes committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    46cbeff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbe32d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8512693 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26cd9ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d9015b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1a7788 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed10536 View commit details
    Browse the repository at this point in the history