Module Zarr_sync.Storage

module MemoryStore : sig ... end

An in-memory storage backend for Zarr V3 hierarchy.

module FilesystemStore : sig ... end

A local filesystem storage backend for a Zarr V3 hierarchy.