DocHub/backend
Tianyang 4c19fad561 refactor: replace Garage/S3 storage with local filesystem storage
Single-node deployment doesn't benefit from S3 abstraction overhead;
LocalFileClient keeps the same interface DocumentService depends on,
backed by a STORAGE_DIR volume mount instead of a separate Garage service.
2026-08-01 16:30:02 +08:00
..
app refactor: replace Garage/S3 storage with local filesystem storage 2026-08-01 16:30:02 +08:00
tests refactor: replace Garage/S3 storage with local filesystem storage 2026-08-01 16:30:02 +08:00
Dockerfile feat: scaffold FastAPI backend with config and health endpoint 2026-08-01 02:15:01 +08:00
pytest.ini feat: scaffold FastAPI backend with config and health endpoint 2026-08-01 02:15:01 +08:00
requirements.txt refactor: replace Garage/S3 storage with local filesystem storage 2026-08-01 16:30:02 +08:00