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

[Feature] Loading objects from different backends and dumping objects to different backends #1330

Merged
merged 50 commits into from
Oct 23, 2021

Commits on Sep 9, 2021

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

Commits on Sep 10, 2021

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

Commits on Sep 11, 2021

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

Commits on Sep 21, 2021

  1. polish docstring

    zhouzaida committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    48cfdad View commit details
    Browse the repository at this point in the history
  2. fix unittet

    zhouzaida committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    c2c9fc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

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

Commits on Sep 23, 2021

  1. add infer_client method

    zhouzaida committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    68f0ab6 View commit details
    Browse the repository at this point in the history
  2. add check_exist method

    zhouzaida committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    31caf8e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

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

Commits on Sep 26, 2021

  1. polish docstring

    zhouzaida committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    aa8274b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. add join_paths method

    zhouzaida committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    bb4712d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2409531 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

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

Commits on Oct 3, 2021

  1. Configuration menu
    Copy the full SHA
    824cff3 View commit details
    Browse the repository at this point in the history
  2. enhance unittest

    zhouzaida committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    767f7fb View commit details
    Browse the repository at this point in the history
  3. refactor unittest

    zhouzaida committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    b930678 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. singleton pattern

    zhouzaida committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    1752698 View commit details
    Browse the repository at this point in the history
  2. fix test_clientio.py

    zhouzaida committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    fb9567c View commit details
    Browse the repository at this point in the history
  3. deprecate CephBackend

    zhouzaida committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    00505f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. enhance docstring

    zhouzaida committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    225d3a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22644da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    058b7e8 View commit details
    Browse the repository at this point in the history
  4. update io.md

    zhouzaida committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    1692678 View commit details
    Browse the repository at this point in the history
  5. add concat_paths method

    zhouzaida committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    01b9807 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. improve docstring

    zhouzaida committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    fed5a39 View commit details
    Browse the repository at this point in the history
  2. improve docstring

    zhouzaida committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    4959687 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

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

Commits on Oct 11, 2021

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

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    c557ca3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeda74c View commit details
    Browse the repository at this point in the history
  3. fix typo

    zhouzaida committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    ad52428 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

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

Commits on Oct 14, 2021

  1. polish docstring

    zhouzaida committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    198a465 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

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

Commits on Oct 16, 2021

  1. refactor get_local_path

    zhouzaida committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    a2e0162 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

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

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    4ad3bf5 View commit details
    Browse the repository at this point in the history
  2. fix windows ci

    zhouzaida committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    df207d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Add return docstring

    zhouzaida committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    d29a88d View commit details
    Browse the repository at this point in the history
  2. polish docstring

    zhouzaida committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    f18a779 View commit details
    Browse the repository at this point in the history
  3. fix typo

    zhouzaida committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    b6eb5d1 View commit details
    Browse the repository at this point in the history
  4. fix typo

    zhouzaida committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    150d504 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

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

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    9ecfc12 View commit details
    Browse the repository at this point in the history
  2. refactor map_path

    zhouzaida committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    38559f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea32388 View commit details
    Browse the repository at this point in the history
  4. fix list_dir_or_file

    zhouzaida committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    a8cc11d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Configuration menu
    Copy the full SHA
    e66fe61 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    zhouzaida committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    6987038 View commit details
    Browse the repository at this point in the history