Zarr_sync.Storagemodule IO : Zarr.Types.IO with type 'a t = 'amodule MemoryStore : Zarr.Memory.S with type 'a io := 'aA blocking I/O in-memory storage backend for Zarr v3 hierarchy.
module ZipStore : Zarr.Zip.S with type 'a io := 'aA blocking I/O Zip file storage backend for a Zarr v3 hierarchy.
module FilesystemStore : sig ... endA blocking I/O local filesystem storage backend for a Zarr v3 hierarchy.