# tobato/FastDFS_Client

Java Client for FastDFS

Repository: https://github.com/tobato/FastDFS_Client
Canonical: https://ross.abutalabs.com/products/fastdfs_client
Language: Java
License: LGPL-3.0
License Family: copyleft
Last push: 2024-05-17T08:50:40+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3900, "days_push": 838, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1478, forks 508 (observed 2026-08-28T04:04:50.529826+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: file-upload, image-processing, http-client, sdk
- domain: files, backend, web-development, developer-tools
- platform: jvm
- tags: fastdfs, distributed-file-system, spring-boot-starter, connection-pool, thumbnail-generation, file-storage, spring-boot

## Member repositories
- tobato/FastDFS_Client (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.529826+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:22.356354+00:00, confidence not recorded.
  - readme: https://github.com/tobato/FastDFS_Client (fetched 2026-08-28T04:04:50.529826+00:00, sha 87287583cde8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
