diff options
| author | yanyiwu <i@yanyiwu.com> | 2014-12-26 13:37:29 +0800 |
|---|---|---|
| committer | yanyiwu <i@yanyiwu.com> | 2014-12-26 13:37:29 +0800 |
| commit | 12d86a0f1ed3da915c39cdc01b662ee1fb2859d1 (patch) | |
| tree | d897bda3afa6f9fba42504b84f40a20f0a1ee550 /docs/clients.rst | |
| parent | 089eb8ad3900d6e61343d6606f094a2ffe9b0a9e (diff) | |
| parent | 8651f7c7276042332fb3edf545f7a7a3af3e0dec (diff) | |
| download | seaweedfs-12d86a0f1ed3da915c39cdc01b662ee1fb2859d1.tar.xz seaweedfs-12d86a0f1ed3da915c39cdc01b662ee1fb2859d1.zip | |
Merge branch 'master' of github.com:chrislusf/weed-fs
Diffstat (limited to 'docs/clients.rst')
| -rw-r--r-- | docs/clients.rst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/clients.rst b/docs/clients.rst index 6c6f09729..e4faacc7e 100644 --- a/docs/clients.rst +++ b/docs/clients.rst @@ -5,20 +5,20 @@ Clients ################################### +---------------------------------------------------------------------------------+--------------+-----------+ | Name | Author | Language | -+---------------------------------------------------------------------------------+--------------+-----------+ ++=================================================================================+==============+===========+ | `WeedPHP <https://github.com/micjohnson/weed-php/>`_ | Mic Johnson | PHP | +---------------------------------------------------------------------------------+--------------+-----------+ -| `Seaweed-FS Symfony bundle <https://github.com/micjohnson/weed-php-bundle>`_ | Mic Johnson | PHP | +| `Seaweed-FS Symfony bundle <https://github.com/micjohnson/weed-php-bundle>`_ | Mic Johnson | PHP | +---------------------------------------------------------------------------------+--------------+-----------+ -| `Seaweed-FS Node.js client <https://github.com/cruzrr/node-weedfs>`_ | Aaron Blakely| Javascript| +| `Seaweed-FS Node.js client <https://github.com/cruzrr/node-weedfs>`_ | Aaron Blakely| Javascript| +---------------------------------------------------------------------------------+--------------+-----------+ -| `Amazon S3 API for Seaweed-FS <https://github.com/tgulacsi/s3weed>`_ | Tamás Gulácsi| Go | +| `Amazon S3 API for Seaweed-FS <https://github.com/tgulacsi/s3weed>`_ | Tamás Gulácsi| Go | +---------------------------------------------------------------------------------+--------------+-----------+ | `File store upload test <https://github.com/tgulacsi/filestore-upload-test>`_ | Tamás Gulácsi| Go | +---------------------------------------------------------------------------------+--------------+-----------+ -| `Java Seaweed-FS client <https://github.com/simplebread/WeedFSClient>`_ | Xu Zhang | Java | +| `Java Seaweed-FS client <https://github.com/simplebread/WeedFSClient>`_ | Xu Zhang | Java | +---------------------------------------------------------------------------------+--------------+-----------+ -| `Java Seaweed-FS client 2 <https://github.com/zenria/Weed-FS-Java-Client>`_ | Zenria | Java | +| `Java Seaweed-FS client 2 <https://github.com/zenria/Weed-FS-Java-Client>`_ | Zenria | Java | +---------------------------------------------------------------------------------+--------------+-----------+ | `Python-weed <https://github.com/darkdarkfruit/python-weed>`_ | Darkdarkfruit| Python | +---------------------------------------------------------------------------------+--------------+-----------+ @@ -26,7 +26,7 @@ Clients +---------------------------------------------------------------------------------+--------------+-----------+ | `Camlistore blobserver Storage <https://github.com/tgulacsi/camli-weed>`_ | Tamás Gulácsi| Go | +---------------------------------------------------------------------------------+--------------+-----------+ -| `Scala Seaweed-FS client <https://github.com/chiradip/WeedFsScalaClient>`_ | Chiradip | Scala | +| `Scala Seaweed-FS client <https://github.com/chiradip/WeedFsScalaClient>`_ | Chiradip | Scala | +---------------------------------------------------------------------------------+--------------+-----------+ | `Module for kohana <https://github.com/bububa/kohanaphp-weedfs>`_ | Bububa | PHP | +---------------------------------------------------------------------------------+--------------+-----------+ |
