dify/api/extensions/storage
kurokobo 993ef87dca
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
feat: add administrative commands to free up storage space by removing unused files (#18835)
2025-04-27 11:11:04 +08:00
..
aliyun_oss_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
aws_s3_storage.py fix: simplify S3 client configuration by removing redundant checksum settings (#15474) 2025-03-11 14:50:03 +08:00
azure_blob_storage.py fix: mypy checks violation in AzureBlobStorage (#13215) 2025-02-05 15:56:23 +08:00
baidu_obs_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
base_storage.py feat: add administrative commands to free up storage space by removing unused files (#18835) 2025-04-27 11:11:04 +08:00
google_cloud_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
huawei_obs_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
opendal_storage.py feat: add administrative commands to free up storage space by removing unused files (#18835) 2025-04-27 11:11:04 +08:00
oracle_oci_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
storage_type.py feat: integrate opendal storage (#11508) 2024-12-11 14:50:54 +08:00
supabase_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
tencent_cos_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
volcengine_tos_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00