From 30d511a1683ce0e55fa04c1fce04a9cc4dec8a3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Nieto?= Date: Thu, 23 Nov 2023 10:17:30 +0100 Subject: [PATCH] Updated Client Libraries (markdown) --- Client-Libraries.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Client-Libraries.md b/Client-Libraries.md index 4c95377..828d44a 100644 --- a/Client-Libraries.md +++ b/Client-Libraries.md @@ -42,10 +42,3 @@ When developing HDFS compatible file system, which allows replacing HDFS with Se * Java GRPC client Source code: https://github.com/seaweedfs/seaweedfs/tree/master/other/java/client * Java GRPC client Maven Repo: https://mvnrepository.com/artifact/com.github.chrislusf/seaweedfs-client - -## Projects using SeaweedFS - -- An [Email River Plugin](https://github.com/medcl/elasticsearch-river-email/) for Elasticsearch uses SeaweedFS server to save attachments -- A [Cloud CCTV Storage Platform](https://github.com/evercam/evercam-media) for [Evercam.io](https://evercam.io/) uses SeaweedFS server to save image files -- A [lua-resty-weedfs](https://github.com/medcl/lua-resty-weedfs), Nginx backend with weedfs and file post processing with ffmpeg and graphicsmagick by Medcl -- [AvaloniaSyncer](https://github.com/SuperJMN/avaloniaSyncer), a cross-platform **file explorer** with folder synchronization and a simple and useful GUI.