mirror of
https://github.com/langgenius/dify.git
synced 2026-05-12 07:37:09 +08:00
- Introduced CachedPresignStorage to cache presigned download URLs, reducing repeated API calls. - Updated AppAssetService to utilize CachedPresignStorage for improved performance in asset download URL generation. - Refactored asset builders and packagers to support the new storage mechanism. - Removed unused AppAssetsAttrsInitializer to streamline initialization processes. - Added unit tests for CachedPresignStorage to ensure functionality and reliability. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| asset_zip_packager.py | ||
| base.py | ||