kqjy
c8eb3de629
Fix issues -- Bug fixes:
- Fix duplicate _legacy_version_dir check in storage.py
- Fix max_size_bytes -> max_bytes param in quota handler
- Move base64 import to module level in s3_api.py
- Add retry logic and atomic file ops to multipart upload
- Add shutdown() method to ReplicationManager
Performance:
- Add LRU eviction with OrderedDict to object cache
- Add cache version tracking for stale read detection
- Add streaming uploads for large files (>10 MiB) in replication
- Create _find_element() XML parsing helpers
Security:
- Gate SigV4 debug logging behind DEBUG_SIGV4 config
2025-12-29 12:46:23 +08:00
..
2025-12-23 13:48:02 +08:00
2025-12-23 11:31:32 +08:00
2025-12-23 13:48:02 +08:00
2025-11-21 22:01:34 +08:00
2025-12-22 10:04:36 +08:00
2025-12-01 00:46:12 +08:00
2025-12-03 11:48:08 +08:00
2025-11-23 23:33:53 +08:00
2025-12-23 13:48:02 +08:00
2025-12-23 11:31:32 +08:00
2025-12-03 10:03:29 +08:00
2025-12-29 12:46:23 +08:00
2025-12-29 12:46:23 +08:00
2025-11-21 22:01:34 +08:00
2025-12-29 12:46:23 +08:00
2025-12-23 11:31:32 +08:00
2025-12-29 12:46:23 +08:00