From 8351f9f903bc082e13f843c3e893a53a6fc3e8f5 Mon Sep 17 00:00:00 2001 From: pyros2097 Date: Tue, 18 Aug 2015 16:40:03 +0530 Subject: [PATCH] Add weedfs node client that support clusters --- Client-Libraries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Client-Libraries.md b/Client-Libraries.md index f83b12d..38360c5 100644 --- a/Client-Libraries.md +++ b/Client-Libraries.md @@ -5,6 +5,7 @@ Name | Author | Language [WeedPHP](https://github.com/micjohnson/weed-php/) | Mic Johnson | PHP [SeaweedFS Symfony bundle](https://github.com/micjohnson/weed-php-bundle) | Mic Johnson | PHP [SeaweedFS Node.js client](https://github.com/cruzrr/node-weedfs) | Aaron Blakely | Javascript +[WeedNode](https://github.com/playlyfe/weedfs-nodejs) | Johny Jose | Javascript [Amazon S3 API for SeaweedFS](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 SeaweedFS client](https://github.com/simplebread/WeedFSClient) | Xu Zhang | Java