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

Fsspec remfile with cache #43

Merged
merged 25 commits into from
Apr 24, 2024
Merged

Fsspec remfile with cache #43

merged 25 commits into from
Apr 24, 2024

Commits on Apr 18, 2024

  1. Update _streaming.py

    Implementation for remfile and fsspec, both with cache
    sinha-r authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a1ebb85 View commit details
    Browse the repository at this point in the history
  2. Update network_tracking_remote_file_reading.py

    Implemented changes for fsspec and remfile, both with cache
    sinha-r authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    40f77c2 View commit details
    Browse the repository at this point in the history
  3. Update network_tracking_remote_slicing.py

    Implemented changes for fsspec and remfile, both with cache
    sinha-r authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8798f3c View commit details
    Browse the repository at this point in the history
  4. Update time_remote_file_reading.py

    Implemented changes for remfile and fsspec, both with cache
    sinha-r authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6815090 View commit details
    Browse the repository at this point in the history
  5. Update time_remote_slicing.py

    Implemented changes for both fsspec and remfile, both with cache
    sinha-r authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2cef575 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7936c4 View commit details
    Browse the repository at this point in the history
  7. Update time_remote_file_reading.py

    Fixed indentation
    sinha-r authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    cc2a57f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update _streaming.py

    sinha-r authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9a8f3b8 View commit details
    Browse the repository at this point in the history
  2. Update time_remote_file_reading.py

    Fixed indentation
    sinha-r authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f9acd83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97631eb View commit details
    Browse the repository at this point in the history
  4. Update _streaming.py

    Indentation fixed
    sinha-r authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fb7ac89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d9b4d6 View commit details
    Browse the repository at this point in the history
  6. Update nwb_benchmarks.yaml

    Add dependencies for lindi
    sinha-r authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e22a2d5 View commit details
    Browse the repository at this point in the history
  7. Update src/nwb_benchmarks/core/_streaming.py

    Co-authored-by: Cody Baker <[email protected]>
    sinha-r and CodyCBakerPhD authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    97966d5 View commit details
    Browse the repository at this point in the history
  8. Update src/nwb_benchmarks/core/_streaming.py

    Co-authored-by: Cody Baker <[email protected]>
    sinha-r and CodyCBakerPhD authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d2d7845 View commit details
    Browse the repository at this point in the history
  9. Update src/nwb_benchmarks/core/_streaming.py

    Co-authored-by: Cody Baker <[email protected]>
    sinha-r and CodyCBakerPhD authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8bc5a89 View commit details
    Browse the repository at this point in the history
  10. Update src/nwb_benchmarks/core/_streaming.py

    Co-authored-by: Cody Baker <[email protected]>
    sinha-r and CodyCBakerPhD authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4486b0d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    20b34b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Fix use of undefined variables and add ignore_cleanup_errors=True set…

    …ting for TemporaryDirectory
    oruebel committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e8c7cac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2b4777 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be3acaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c46c30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e4c4d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9147fd4 View commit details
    Browse the repository at this point in the history
  7. Add missing entry in __all__

    oruebel committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3f5d60d View commit details
    Browse the repository at this point in the history