diff options
| author | yourchanges <yourchanges@gmail.com> | 2014-10-21 15:50:48 +0800 |
|---|---|---|
| committer | yourchanges <yourchanges@gmail.com> | 2014-10-21 15:50:48 +0800 |
| commit | f7bcd8e958ef185baeca0c455a397d49fcb62256 (patch) | |
| tree | bb2a2de4fcb7f9ac7e1d65a78e82cbe1f5f17e36 /docs/clients.rst | |
| parent | 78ccbbf3d0766e1ececf91fa00766d1ed33050cc (diff) | |
| parent | a3c17f17b144c4298409fddda2d6bc4b39d38ca5 (diff) | |
| download | seaweedfs-f7bcd8e958ef185baeca0c455a397d49fcb62256.tar.xz seaweedfs-f7bcd8e958ef185baeca0c455a397d49fcb62256.zip | |
Merge pull request #1 from chrislusf/master
update
Diffstat (limited to 'docs/clients.rst')
| -rw-r--r-- | docs/clients.rst | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/clients.rst b/docs/clients.rst index 66f7bca5f..6c6f09729 100644 --- a/docs/clients.rst +++ b/docs/clients.rst @@ -8,17 +8,17 @@ Clients +---------------------------------------------------------------------------------+--------------+-----------+ | `WeedPHP <https://github.com/micjohnson/weed-php/>`_ | Mic Johnson | PHP | +---------------------------------------------------------------------------------+--------------+-----------+ -| `Weed-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 | +---------------------------------------------------------------------------------+--------------+-----------+ -| `Weed-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 weed-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 Weed-FS client <https://github.com/simplebread/WeedFSClient>`_ | Xu Zhang | Java | +| `Java Seaweed-FS client <https://github.com/simplebread/WeedFSClient>`_ | Xu Zhang | Java | +---------------------------------------------------------------------------------+--------------+-----------+ -| `Java Weed-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 Weed-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 | +---------------------------------------------------------------------------------+--------------+-----------+ @@ -35,10 +35,10 @@ Clients | `Django-weed <https://github.com/ProstoKSI/django-weed>`_ | ProstoKSI | Python | +---------------------------------------------------------------------------------+--------------+-----------+ -Projects using Weed-Fs +Projects using Seaweed-FS ################################### -* An `email River Plugin <https://github.com/medcl/elasticsearch-river-email/>`_ for Elasticsearch uses weed-fs server to save attachments +* An `email River Plugin <https://github.com/medcl/elasticsearch-river-email/>`_ for Elasticsearch uses Seaweed-FS server to save attachments -Websites using Weed-Fs +Websites using Seaweed-FS ################################### -* `Email to create Web Pages <http://mailp.in/>`_ uses weed-fs to save email attachments.
\ No newline at end of file +* `Email to create Web Pages <http://mailp.in/>`_ uses Seaweed-FS to save email attachments.
\ No newline at end of file |
