External Integrations¶
Various integrations with external libraries exist:
dagster
: Refer todagster-obstore
.fsspec
: Use theobstore.fsspec
module.zarr-python
: Usezarr.storage.ObjectStore
, included as of Zarr version3.0.7
and later. See also the Obstore-Zarr example.
Know of an integration that doesn't exist here? Edit this document.