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

object-store-based Store implementation #1661

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Feb 8, 2024

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

Commits on Feb 12, 2024

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

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    50b6c47 View commit details
    Browse the repository at this point in the history
  2. Update src/zarr/v3/store/object_store.py

    Co-authored-by: Deepak Cherian <[email protected]>
    kylebarron and dcherian authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    afa79af View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

Commits on Oct 22, 2024

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

    kylebarron committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f5c884b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Handle list streams

    kylebarron committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    af2a39b View commit details
    Browse the repository at this point in the history
  2. Update get

    kylebarron committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d7cfbee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb40015 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    619df43 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    b976450 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cca70d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2c827d View commit details
    Browse the repository at this point in the history
  4. lint

    kylebarron committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5c8903f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    50e1dec View commit details
    Browse the repository at this point in the history
  2. Add docstring

    kylebarron committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    8bb252e View commit details
    Browse the repository at this point in the history
  3. Make names private

    kylebarron committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    559eafd View commit details
    Browse the repository at this point in the history
  4. Implement eq

    kylebarron committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    5486e69 View commit details
    Browse the repository at this point in the history
  5. Add obstore as a test dep

    maxrjones committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9a05c01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56b7a0b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Merge pull request #1 from maxrjones/object-store-tests

    Run Store tests on ObjectStore
    kylebarron authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d5d0d4d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. import or skip

    kylebarron committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b38ada1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Bump obstore beta version

    kylebarron committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ab00b46 View commit details
    Browse the repository at this point in the history
  2. bump pre-commit

    kylebarron committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9c65e4d View commit details
    Browse the repository at this point in the history