-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi @martindurant Just discovered this repo and it's looks very interesting for my project, thanks for sharing it! Now I am wondering is there a plan to integrate to zarr or release it as a standalone package so we can use it.
The thing I try to solve is that we have the imjoy-rpc library which uses asyncio to wrap remote functions, so we can obtain a zarr store object implemented remotely, however, since all the member functions (including getItem, __getitem__ etc. ) are async, we need something like azarr to be able to use the async functions. We can potentially use threading to wrap the async store as sync store, however, it won't work in pyodide.
joshmoore and FynnBe
Metadata
Metadata
Assignees
Labels
No labels