@@ -133,16 +133,16 @@ OpenDAL's development is guided by its vision of **One Layer, All Storage** and
133133
134134## For * ANY* services
135135
136- | Type | Services |
137- | ------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------- |
138- | Standard Storage Protocols | ftp http [ sftp] [ webdav] |
139- | Object Storage Services | [ azblob] [ cos] [ gcs] [ obs] [ oss] [ s3] <br > [ b2] [ openstack_swift] [ upyun] [ vercel-blob] |
140- | File Storage Services | fs [ alluxio] [ azdls] [ azfile] [ compfs] <br > [ dbfs] [ gridfs] [ hdfs] [ hdfs-native] [ ipfs] [ webhdfs] |
141- | Consumer Cloud Storage Service | [ aliyun-drive] [ gdrive] [ onedrive] [ dropbox] [ icloud ] [ koofr] <br > [ pcloud] [ seafile] [ yandex-disk] |
142- | Key-Value Storage Services | [ cacache] [ cloudflare-kv] [ dashmap] memory [ etcd] <br > [ foundationdb] [ persy] [ redis] [ rocksdb] [ sled] <br > [ redb] [ tikv] [ atomicserver ] |
143- | Database Storage Services | [ d1] [ mongodb] [ mysql] [ postgresql] [ sqlite] [ surrealdb] |
144- | Cache Storage Services | [ ghac] [ memcached] [ mini-moka] [ moka] [ vercel-artifacts] |
145- | Git Based Storage Services | [ huggingface] |
136+ | Type | Services |
137+ | ------------------------------ | ------------------------------------------------------------------------------------------------------------------------- |
138+ | Standard Storage Protocols | ftp http [ sftp] [ webdav] |
139+ | Object Storage Services | [ azblob] [ cos] [ gcs] [ obs] [ oss] [ s3] <br > [ b2] [ openstack_swift] [ upyun] [ vercel-blob] |
140+ | File Storage Services | fs [ alluxio] [ azdls] [ azfile] [ compfs] <br > [ dbfs] [ gridfs] [ hdfs] [ hdfs-native] [ ipfs] [ webhdfs] |
141+ | Consumer Cloud Storage Service | [ aliyun-drive] [ gdrive] [ onedrive] [ dropbox] [ koofr] <br > [ pcloud] [ seafile] [ yandex-disk] |
142+ | Key-Value Storage Services | [ cacache] [ cloudflare-kv] [ dashmap] memory [ etcd] <br > [ foundationdb] [ persy] [ redis] [ rocksdb] [ sled] <br > [ redb] [ tikv] |
143+ | Database Storage Services | [ d1] [ mongodb] [ mysql] [ postgresql] [ sqlite] [ surrealdb] |
144+ | Cache Storage Services | [ ghac] [ memcached] [ mini-moka] [ moka] [ vercel-artifacts] |
145+ | Git Based Storage Services | [ huggingface] |
146146
147147[ sftp ] : https://datatracker.ietf.org/doc/html/draft-ietf-secsh-filexfer-02
148148[ webdav ] : https://datatracker.ietf.org/doc/html/rfc4918
@@ -173,7 +173,6 @@ OpenDAL's development is guided by its vision of **One Layer, All Storage** and
173173[ gdrive ] : https://www.google.com/drive/
174174[ onedrive ] : https://www.microsoft.com/en-us/microsoft-365/onedrive/online-cloud-storage
175175[ dropbox ] : https://www.dropbox.com/
176- [ icloud ] : https://www.icloud.com/iclouddrive
177176[ koofr ] : https://koofr.eu/
178177[ pcloud ] : https://www.pcloud.com/
179178[ seafile ] : https://www.seafile.com/
@@ -190,7 +189,6 @@ OpenDAL's development is guided by its vision of **One Layer, All Storage** and
190189[ sled ] : https://crates.io/crates/sled
191190[ redb ] : https://crates.io/crates/redb
192191[ tikv ] : https://tikv.org/
193- [ atomicserver ] : https://github.com/atomicdata-dev/atomic-server
194192
195193[ d1 ] : https://developers.cloudflare.com/d1/
196194[ mongodb ] : https://www.mongodb.com/
0 commit comments