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

Refactored FilesystemStore to use fsspec to support additional remote filesystems #2927

Merged
merged 5 commits into from Jun 2, 2021

Commits on May 21, 2021

  1. WIP

    tgaddair committed May 21, 2021
    Copy the full SHA
    c38e32e View commit details
    Browse the repository at this point in the history
  2. Refactored LocalStore into FilesystemStore

    Signed-off-by: Travis Addair <tgaddair@gmail.com>
    tgaddair committed May 21, 2021
    Copy the full SHA
    bdaa5f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Copy the full SHA
    9a00a70 View commit details
    Browse the repository at this point in the history
  2. Merged master

    tgaddair committed Jun 2, 2021
    Copy the full SHA
    8ab2751 View commit details
    Browse the repository at this point in the history
  3. Fixed docs

    Signed-off-by: Travis Addair <tgaddair@gmail.com>
    tgaddair committed Jun 2, 2021
    Copy the full SHA
    7f63261 View commit details
    Browse the repository at this point in the history