dify/api/extensions/storage
2024-10-15 08:42:39 +08:00
..
aliyun_oss_storage.py refactor: remove unnecessary 'closing' usage for boto3 client (#9343) 2024-10-15 08:42:39 +08:00
aws_s3_storage.py refactor: remove unnecessary 'closing' usage for boto3 client (#9343) 2024-10-15 08:42:39 +08:00
azure_blob_storage.py refactor: introduce storage factory and speed up api startup by importing storage client on demand (#9086) 2024-10-09 14:15:27 +08:00
baidu_obs_storage.py refactor: introduce storage factory and speed up api startup by importing storage client on demand (#9086) 2024-10-09 14:15:27 +08:00
base_storage.py
google_cloud_storage.py refactor: remove unnecessary 'closing' usage for boto3 client (#9343) 2024-10-15 08:42:39 +08:00
huawei_obs_storage.py refactor: introduce storage factory and speed up api startup by importing storage client on demand (#9086) 2024-10-09 14:15:27 +08:00
local_fs_storage.py refactor: introduce storage factory and speed up api startup by importing storage client on demand (#9086) 2024-10-09 14:15:27 +08:00
oracle_oci_storage.py refactor: remove unnecessary 'closing' usage for boto3 client (#9343) 2024-10-15 08:42:39 +08:00
storage_type.py feat: add supabase object storage (#9229) 2024-10-11 22:48:57 +08:00
supabase_storage.py feat: add supabase object storage (#9229) 2024-10-11 22:48:57 +08:00
tencent_cos_storage.py refactor: introduce storage factory and speed up api startup by importing storage client on demand (#9086) 2024-10-09 14:15:27 +08:00
volcengine_tos_storage.py refactor: introduce storage factory and speed up api startup by importing storage client on demand (#9086) 2024-10-09 14:15:27 +08:00