diff options
| author | ernado <ernado@ya.ru> | 2014-07-23 15:41:10 +0400 |
|---|---|---|
| committer | ernado <ernado@ya.ru> | 2014-07-23 15:41:10 +0400 |
| commit | 0f8ad6c40e669d642927952000772e6e1db4ef2d (patch) | |
| tree | e2c36841a28bedb5892e37faf511336d6acb1645 /docs | |
| parent | 027d86794f08356776108ed9efda976436968299 (diff) | |
| download | seaweedfs-0f8ad6c40e669d642927952000772e6e1db4ef2d.tar.xz seaweedfs-0f8ad6c40e669d642927952000772e6e1db4ef2d.zip | |
fixed names
Diffstat (limited to 'docs')
| -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 193d10cae..89e1d852b 100644 --- a/docs/clients.rst +++ b/docs/clients.rst @@ -10,7 +10,7 @@ Client libraries +---------------------------------------------------------------------------------+--------------+-----------+ | `Weed-FS Node.js client <https://github.com/cruzrr/node-weedfs>`_ | Aaron Blakely| Javascript| +---------------------------------------------------------------------------------+--------------+-----------+ -| `Amazon S3 API backed by Weed-FS <https://github.com/tgulacsi/s3weed>`_ | Tamás Gulácsi| Go | +| `Amazon S3 API for weed-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 | +---------------------------------------------------------------------------------+--------------+-----------+ @@ -18,18 +18,18 @@ Client libraries +---------------------------------------------------------------------------------+--------------+-----------+ | `Java Weed-FS client 2 <https://github.com/zenria/Weed-FS-Java-Client>`_ | zenria | Java | +---------------------------------------------------------------------------------+--------------+-----------+ -| `python-weed <https://github.com/darkdarkfruit/python-weed>`_ | darkdarkfruit| Python | +| `Python-weed <https://github.com/darkdarkfruit/python-weed>`_ | darkdarkfruit| Python | +---------------------------------------------------------------------------------+--------------+-----------+ -| `pyweed <https://github.com/utek/pyweed>`_ | utek | Python | +| `Pyweed <https://github.com/utek/pyweed>`_ | utek | Python | +---------------------------------------------------------------------------------+--------------+-----------+ | `Camlistore blobserver Storage <https://github.com/zenria/Weed-FS-Java-Client>`_| Tamás Gulácsi| Go | +---------------------------------------------------------------------------------+--------------+-----------+ -| `Scala Weed-FS client <https://github.com/zenria/Weed-FS-Java-Client>`_ | chiradip | Scala | +| `Scala Weed-FS client <https://github.com/chiradip/WeedFsScalaClient>`_ | chiradip | Scala | +---------------------------------------------------------------------------------+--------------+-----------+ -| `weed-fs module for kohanaphp <https://github.com/zenria/Weed-FS-Java-Client>`_ | bububa | PHP | +| `Module for kohana <https://github.com/bububa/kohanaphp-weedfs>`_ | bububa | PHP | +---------------------------------------------------------------------------------+--------------+-----------+ -| `Weedo <https://github.com/zenria/Weed-FS-Java-Client>`_ | ginuerzh | Go | +| `Weedo <https://github.com/ginuerzh/weedo>`_ | ginuerzh | Go | +---------------------------------------------------------------------------------+--------------+-----------+ -| `django-weed <https://github.com/zenria/Weed-FS-Java-Client>`_ | ProstoKSI | Python | +| `Django-weed <https://github.com/ProstoKSI/django-weed>`_ | ProstoKSI | Python | +---------------------------------------------------------------------------------+--------------+-----------+ |
