Skip to content

Commit ebff9b3

Browse files
committed
Add tosfs to other known implementations list
1 parent 9d56f92 commit ebff9b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/api.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ Other Known Implementations
224224
- `ossfs`_ for Alibaba Cloud (Aliyun) Object Storage System (OSS)
225225
- `p9fs`_ for 9P (Plan 9 Filesystem Protocol) servers
226226
- `s3fs`_ for Amazon S3 and other compatible stores
227+
- `tosfs`_ for ByteDance volcano engine Tinder Object Storage (TOS)
227228
- `wandbfs`_ to access Wandb run data (experimental)
228229
- `webdav4`_ for WebDAV
229230
- `xrootd`_ for xrootd, with protocol "root://"
@@ -243,6 +244,7 @@ Other Known Implementations
243244
.. _ossfs: https://github.com/fsspec/ossfs
244245
.. _p9fs: https://github.com/pbchekin/p9fs-py
245246
.. _s3fs: https://s3fs.readthedocs.io/en/latest/
247+
.. _tosfs: https://tosfs.readthedocs.io/en/latest/
246248
.. _wandbfs: https://github.com/jkulhanek/wandbfs
247249
.. _webdav4: https://github.com/skshetry/webdav4
248250
.. _xrootd: https://github.com/CoffeaTeam/fsspec-xrootd

0 commit comments

Comments
 (0)