tobato/FastDFS_Client
Java Client for FastDFS observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3900
- days_rel: n/a
- days_push: 838
- n_releases_24m: 0
Adoption not part of the score
1478 stars · 508 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A refactored Java client library for the FastDFS distributed file system, featuring connection pooling, annotation-based object mapping, and automatic Spring Boot integration. It supports file upload/download, image format validation, and automatic thumbnail generation.
Use cases
- upload files to a FastDFS distributed file system from Java
- integrate FastDFS into a Spring Boot application
- generate thumbnails when uploading images
- manage connection pooling to FastDFS tracker and storage servers
- download files from FastDFS storage in a Java service
- validate image formats before uploading
When to choose
- your backend is Java/Spring Boot and you store files on FastDFS
- you want a maintained client with connection pooling and readable, annotation-based code
- you need automatic thumbnail generation on image upload
When to avoid
- you don't use Spring Boot, since the client depends on it
- your file storage is not FastDFS (e.g., S3, MinIO, HDFS)
- you need a client for FastDFS server versions other than the tested 5.x line
Facets
library · maturity maintenance
file-upload image-processing http-client sdk files backend web-development developer-tools jvm fastdfs distributed-file-system spring-boot-starter connection-pool thumbnail-generation file-storage spring-boot
1 source
- readme: https://github.com/tobato/FastDFS_Client · fetched 2026-08-28 · 87287583cde8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tobato/FastDFS_Client | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tobato/FastDFS_Client")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem