Zarr.jl icon indicating copy to clipboard operation
Zarr.jl copied to clipboard

Refactor Zarr.jl into ZarrCore (minimal pure Julia implementation) and Zarr.jl could load all the extra packages.

Open felixcremer opened this issue 7 months ago • 1 comments

The ZarrCore package would be for power users that know exactly which package extensions they need for their codecs and Zarr.jl would stay for normal users. The ZarrCore package should live as a subpackage in the Zarr.jl repository.

felixcremer avatar May 08 '25 13:05 felixcremer

Let's do this after v3 lands? Otherwise it will be a mess

asinghvi17 avatar Aug 31 '25 19:08 asinghvi17