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

NeoFS block storage: add uploading commands #3582

Merged
merged 4 commits into from
Oct 17, 2024
Merged

Commits on Oct 16, 2024

  1. neofs: add ObjectSearchInitter

    With ObjectSearchInitter ObjectSearch can can be done by both NeoFS SDK
    client and pool.
    
    Signed-off-by: Ekaterina Pavlova <[email protected]>
    AliceInHunterland committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2435484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    852dcb0 View commit details
    Browse the repository at this point in the history
  3. blockfetcher: adjust index file numeration from 0

    Signed-off-by: Ekaterina Pavlova <[email protected]>
    AliceInHunterland committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    59fab5d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. cli: add upload-bin

    This command is used for keeping container with blocks for
    blockfetcher updated.
    
    Close #3578
    
    Signed-off-by: Ekaterina Pavlova <[email protected]>
    AliceInHunterland committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6199240 View commit details
    Browse the repository at this point in the history