Updated Client Libraries (markdown)

José Manuel Nieto 2023-11-23 10:17:30 +01:00
parent 1c3a3401d0
commit 30d511a168

@ -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.