diff options
| author | chrislusf <chris.lu@gmail.com> | 2014-12-21 23:06:42 -0800 |
|---|---|---|
| committer | chrislusf <chris.lu@gmail.com> | 2014-12-21 23:06:42 -0800 |
| commit | 33602a03a4fd5b3d2be4f98a961aeab3608e32b1 (patch) | |
| tree | 5d1f56465b1f040e6dad0e6d0dc75470d42c0153 /docs/clients.rst | |
| parent | 986797c1c82f6b93cf19973296f98560f222f6fd (diff) | |
| download | seaweedfs-33602a03a4fd5b3d2be4f98a961aeab3608e32b1.tar.xz seaweedfs-33602a03a4fd5b3d2be4f98a961aeab3608e32b1.zip | |
misc doc changes
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 | +---------------------------------------------------------------------------------+--------------+-----------+ |
