We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f4907 commit a55f8e9Copy full SHA for a55f8e9
docs/source/api.rst
@@ -226,6 +226,7 @@ Other Known Implementations
226
- `s3fs`_ for Amazon S3 and other compatible stores
227
- `wandbfs`_ to access Wandb run data (experimental)
228
- `webdav4`_ for WebDAV
229
+- `xrootd`_ for xrootd, with protocol "root://"
230
231
.. _abfs: https://github.com/dask/adlfs
232
.. _adl: https://github.com/dask/adlfs
@@ -244,6 +245,7 @@ Other Known Implementations
244
245
.. _s3fs: https://s3fs.readthedocs.io/en/latest/
246
.. _wandbfs: https://github.com/jkulhanek/wandbfs
247
.. _webdav4: https://github.com/skshetry/webdav4
248
+.. _xrootd: https://github.com/CoffeaTeam/fsspec-xrootd
249
250
.. _readbuffering:
251
0 commit comments