diff options
| -rw-r--r-- | docs/clients.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/clients.rst b/docs/clients.rst index 89e1d852b..364619894 100644 --- a/docs/clients.rst +++ b/docs/clients.rst @@ -1,6 +1,8 @@ Client libraries ===================== +Clients +################################### +---------------------------------------------------------------------------------+--------------+-----------+ | Name | Author | Language | +---------------------------------------------------------------------------------+--------------+-----------+ @@ -33,3 +35,10 @@ Client libraries | `Django-weed <https://github.com/ProstoKSI/django-weed>`_ | ProstoKSI | Python | +---------------------------------------------------------------------------------+--------------+-----------+ +Projects using WeedFS +################################### +* An `email River Plugin <https://github.com/medcl/elasticsearch-river-email/>`_ for Elasticsearch uses weed-fs server to save attachments + +Websites using Weed-FS +################################### +* `Email to create Web Pages <http://mailp.in/>`_ uses weed-fs to save email attachments.
\ No newline at end of file |
