mirror of https://github.com/zulip/zulip.git
c1e8ecd08f
The `get_signed_upload_url` code is called for every S3 file serve request, and is thus in the hot path. The boto3 client caching optimization is thus potentially useful as a performance optimization. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
local.py | ||
s3.py |