You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
3.8 KiB

10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
11 years ago
  1. Client libraries
  2. =====================
  3. Clients
  4. ###################################
  5. +---------------------------------------------------------------------------------+--------------+-----------+
  6. | Name | Author | Language |
  7. +=================================================================================+==============+===========+
  8. | `WeedPHP <https://github.com/micjohnson/weed-php/>`_ | Mic Johnson | PHP |
  9. +---------------------------------------------------------------------------------+--------------+-----------+
  10. | `Seaweed-FS Symfony bundle <https://github.com/micjohnson/weed-php-bundle>`_ | Mic Johnson | PHP |
  11. +---------------------------------------------------------------------------------+--------------+-----------+
  12. | `Seaweed-FS Node.js client <https://github.com/cruzrr/node-weedfs>`_ | Aaron Blakely| Javascript|
  13. +---------------------------------------------------------------------------------+--------------+-----------+
  14. | `Amazon S3 API for Seaweed-FS <https://github.com/tgulacsi/s3weed>`_ | Tamás Gulácsi| Go |
  15. +---------------------------------------------------------------------------------+--------------+-----------+
  16. | `File store upload test <https://github.com/tgulacsi/filestore-upload-test>`_ | Tamás Gulácsi| Go |
  17. +---------------------------------------------------------------------------------+--------------+-----------+
  18. | `Java Seaweed-FS client <https://github.com/simplebread/WeedFSClient>`_ | Xu Zhang | Java |
  19. +---------------------------------------------------------------------------------+--------------+-----------+
  20. | `Java Seaweed-FS client 2 <https://github.com/zenria/Weed-FS-Java-Client>`_ | Zenria | Java |
  21. +---------------------------------------------------------------------------------+--------------+-----------+
  22. | `Python-weed <https://github.com/darkdarkfruit/python-weed>`_ | Darkdarkfruit| Python |
  23. +---------------------------------------------------------------------------------+--------------+-----------+
  24. | `Pyweed <https://github.com/utek/pyweed>`_ | Utek | Python |
  25. +---------------------------------------------------------------------------------+--------------+-----------+
  26. | `Camlistore blobserver Storage <https://github.com/tgulacsi/camli-weed>`_ | Tamás Gulácsi| Go |
  27. +---------------------------------------------------------------------------------+--------------+-----------+
  28. | `Scala Seaweed-FS client <https://github.com/chiradip/WeedFsScalaClient>`_ | Chiradip | Scala |
  29. +---------------------------------------------------------------------------------+--------------+-----------+
  30. | `Module for kohana <https://github.com/bububa/kohanaphp-weedfs>`_ | Bububa | PHP |
  31. +---------------------------------------------------------------------------------+--------------+-----------+
  32. | `Weedo <https://github.com/ginuerzh/weedo>`_ | Ginuerzh | Go |
  33. +---------------------------------------------------------------------------------+--------------+-----------+
  34. | `Django-weed <https://github.com/ProstoKSI/django-weed>`_ | ProstoKSI | Python |
  35. +---------------------------------------------------------------------------------+--------------+-----------+
  36. Projects using Seaweed-FS
  37. ###################################
  38. * An `email River Plugin <https://github.com/medcl/elasticsearch-river-email/>`_ for Elasticsearch uses Seaweed-FS server to save attachments
  39. Websites using Seaweed-FS
  40. ###################################
  41. * `Email to create Web Pages <http://mailp.in/>`_ uses Seaweed-FS to save email attachments.