zarr-python icon indicating copy to clipboard operation
zarr-python copied to clipboard

[v3] Finalize store API

Open jhamman opened this issue 1 year ago • 0 comments

The discussion in https://github.com/zarr-developers/zarr-python/discussions/1686 highlighted a number of good improvements to the store API. This ticket tracks getting those updated in the design doc and implemented.

  • [ ] update design doc
  • [ ] update store base class and current implementations.
    • [x] Async Generators (https://github.com/zarr-developers/zarr-python/pull/1844)
    • [x] Store Open/Close/Mode
    • [ ] Store metadata methods (https://github.com/zarr-developers/zarr-python/pull/1851)

jhamman avatar Apr 05 '24 17:04 jhamman