Commit Graph
1 Commits
Author SHA1 Message Date
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