Commit Graph
2 Commits
Author SHA1 Message Date
Maksym Yankin 867570786d Merge commit 'refs/pull/262/head' of github.com:camptocamp/odoo-cloud-platform into merge-branch-2543-bssmwb-43-improve_computed_fields-44909f76 2021-10-04 14:47:05 +03:00
Maksym Yankin e1ab8233cd Add S3 Bucket Registry to store clients.
Each time _store_file functions are called a new S3 Bucket object was created.
Instead of creating a new one, we store the client in a Bucket Registry
to avoid checking if the Bucket exists every time.
2021-09-28 16:56:12 +03:00