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

Async processing #1225

Merged
merged 30 commits into from
Sep 17, 2023
Merged

Async processing #1225

merged 30 commits into from
Sep 17, 2023

Commits on Aug 23, 2023

  1. fix pre download

    Hitenjain14 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    390a974 View commit details
    Browse the repository at this point in the history
  2. rmv hash

    Hitenjain14 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    18d3427 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Merge branch 'sprint-1.10' of https://github.com/0chain/blobber into …

    …feat/async-processing
    Hitenjain14 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    365093a View commit details
    Browse the repository at this point in the history
  2. add async processing

    Hitenjain14 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    13def25 View commit details
    Browse the repository at this point in the history
  3. use range

    Hitenjain14 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    0ca8109 View commit details
    Browse the repository at this point in the history
  4. fix unit test

    Hitenjain14 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    dc720eb View commit details
    Browse the repository at this point in the history
  5. fix delete change

    Hitenjain14 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    879915e View commit details
    Browse the repository at this point in the history
  6. add logs

    Hitenjain14 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    a11840f View commit details
    Browse the repository at this point in the history
  7. fix unit test

    Hitenjain14 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    b19f899 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. fix delete cmd

    Hitenjain14 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    db15d6e View commit details
    Browse the repository at this point in the history
  2. save file ref

    Hitenjain14 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    dab13ad View commit details
    Browse the repository at this point in the history
  3. add conn timing logs

    Hitenjain14 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    7dbd988 View commit details
    Browse the repository at this point in the history
  4. set default to 32MB

    Hitenjain14 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    36e2e36 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. fix timing log

    Hitenjain14 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    db5bd8a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. merge sprint-1.10

    Hitenjain14 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    9ab7487 View commit details
    Browse the repository at this point in the history
  2. add inner lock

    Hitenjain14 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4f800e9 View commit details
    Browse the repository at this point in the history
  3. fix test

    Hitenjain14 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e115ebc View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    cc0dba9 View commit details
    Browse the repository at this point in the history
  2. merge sprint-1

    Hitenjain14 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3fe0347 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    6701ae7 View commit details
    Browse the repository at this point in the history
  2. parallel write to file

    Hitenjain14 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    6afa6f2 View commit details
    Browse the repository at this point in the history
  3. fix connection

    Hitenjain14 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    4a41030 View commit details
    Browse the repository at this point in the history
  4. revert storage changes

    Hitenjain14 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    b7ad54a View commit details
    Browse the repository at this point in the history
  5. empty commit

    Hitenjain14 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    35e44e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Fix phase locking (#1230)

    * add logs for 2 phase lock
    
    * add update log
    
    * add root in log
    
    * add update log
    
    * use update lock
    
    * add log in update repo
    
    * use save
    
    * use exec
    
    * log rows affected
    
    * use no key update
    
    * use repo update
    
    * cleanup
    
    * add defer
    
    * add defer
    Hitenjain14 authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    46015ce View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

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

Commits on Sep 16, 2023

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

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    895ec86 View commit details
    Browse the repository at this point in the history
  2. rmv allocObj from connObj

    Hitenjain14 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    4ea19d8 View commit details
    Browse the repository at this point in the history
  3. merge sprint-1.11

    Hitenjain14 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    1c45399 View commit details
    Browse the repository at this point in the history